.features-conttt img {
  max-width: 200px;
}
.dark .da-bgm {
    background-color: transparent !important;
}
footer {
  background-image: url(https://i.postimg.cc/5jdfFLrP/da205e2f-5919-46fa-835e-bf659655cc53-1.png);
  background-size: cover;
  background-position: right;
}
footer h3 {
  color: #fff !important;
}
.sicon-menu {
  color: #fff;
}
:root {
  --color-primary: #F38EC6;
}

.s-block--fixed-banner .container {
  max-width: 100% !important;
  padding: 0px !important;
}
.index .s-block--fixed-banner img {
  background-color: transparent !important;
  border-radius: 0;
}
.s-block--fixed-banner:first-of-type{
  padding-top: 0px !important;
}