/* Add custom CSS styles below */ 
/*
.sicon-whatsapp2{
    color: #10ed10 !important;
    font-weight: 500 !important;
}

.sicon-paper-plane-o{
    color: #0097d4 !important;
    font-weight: 500 !important;
}
.sicon-iphone{
    color: #2134AF !important;
    font-weight: 500 !important;
}
.sicon-mail{
    color: red !important;
    font-weight: 500 !important;
}

.sicon-phone{
    color: #1400ff !important;
    font-weight: 500 !important;
}

.sicon-youtube{
    color: red !important;
    font-weight: 500 !important;
}

.sicon-facebook{
        color: blue !important;
    font-weight: 500 !important;
}

.sicon-tiktok{
        color: #465446 !important;
    font-weight: bold !important;
}
.sicon-snapchat{
        color: yellow !important;
    font-weight: 500 !important;
}
.sicon-instagram{
        color: #F58529 !important;
    font-weight: 500 !important;
}
.static-banners-wrapper{
    margin-top: 10px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
}
*/

img {
  object-fit: contain !important;
}