a{
    color: #f80073;
    cursor: pointer;
    text-decoration: none !important;
}
.highlight{
    color: #f80073 !important;
}
.site-logo img{
    height: 80px;
}

.si-head{
    display: flex;
    align-items: center;
}

.footer-widget ul li a:hover{
    color: #f80073;
}

.footer-widget.about-widget h4{
    text-transform: uppercase;
    color: #fff;
}
.footer-widget.about-widget h4 .tiny{
    font-weight: 100;
    font-size: 18px;
}
.sign-info span{
    text-transform: uppercase;
}

.sub-about-section{
    background: #f1f1f1;
}

.for-icons{
    font-size: 35px;
    color: #ff569f;
}
.service-item h5{
    padding: 0;
}

.footer-info-box .fib-icon{
    padding-top: 10px;
}

.hib-icon.pt-3{
    padding-top: 10px !important;
}

.hero-item h2 span{
    background: rgba(255, 255, 255, 0.6);
    font-weight: 500;
    color: #000;

}
.hero-item h2 span:nth-child(1){
    color: #f80073;
}
.footer-widget.about-widget p{
    margin-top: 30px;
}

marquee{
    color: #f80073;
}