/* Add custom CSS styles below */ 
@import url(https://raw.githack.com/cheikhoumou/Salla/main/bioves-sa.com1.css);
@media (max-width: 766px){
body > header > div > div > div.col-lg-4.header-row.logo-wrapper:before {
    border-top-left-radius: 125px;
}}
body > footer > div.footer-main > div > div {display: flex;flex-direction: column;}

body > footer > div.footer-main > div > div > div:nth-child(3) {
    order: 2;
}body > footer > div.footer-main > div > div > div:nth-child(1) {
    order: 1;
}body > footer > div.footer-main > div > div > div:nth-child(2) {
    order: 3;
}.footer-title span {
    background: #ffffff;
    color: #1fb1a4 !important;
    font-weight: bold;
}body > footer > div.footer-main > div > div > div:nth-child(3) > h2 > span:before {
    content: " تعرف علينا ";
    color: #1fb1a4 !important;
}body > footer > div.footer-main > div > div > div:nth-child(3) > h2 > span {color: transparent !important;display: inline-grid;height: 40px;}