/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


 .inner-outline{
    outline: solid 1px #67bfb5;
    outline-offset: -10px;
 }
 /*.swiper-button-next, .swiper-button-prev {
    color: #9e813f;
    background: #ffffff;
    border-radius: 50px !important;
    border: solid 1px #9E813F !important;
    width: 50px !important;
    height: 50px !important;
}*/