/** CSS begins **/
.hero {
  width: 100%;
  height: 100vh;
  background: url(/images/1719479777.jpg) top center no-repeat;
  background-size: cover;
}

.breadcrumbs , .sidebar{
  color :  !important;
    background-color: #a7c6f2 !important;
    border-color:}
.breadcrumbs ol li+li::before , .blog .sidebar .sidebar-title{
  color :  !important;
}