/*
Theme Name: Astra Child
Description: Child theme for Astra used on MedicoReach
Author: MedicoReach Team
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/
.carousel .swiper-wrapper {
  transition-timing-function: linear !important;
  -webkit-transition-timing-function: linear !important;
  will-change: transform;
}
.ast-title-bar-wrap {
   
    background-repeat: no-repeat !important;
    background-size: contain !important;
}