.nextIcon {
  color: aqua !important;
  background-color: bisque !important;
}

/* @media (min-width: 0px) and (max-width: 767px) {
  .blogStyle {
    margin-top: -30px !important;
    background-color: white !important;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}
@media (min-width: 768px) {
  .blogStyle {
    flex: 0 0 auto;
    margin-left: -150px !important;
    background-color: white;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
} */
.carousel-control-next, .carousel-control-prev {
 

  width: 0% !important;

 
}
.sectionShadow{
  
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.082)!important;
}
