.copyright-social-area a:hover {
    border-bottom: 1px solid var(--theme); }
@media(min-width:1200px){
    .footer-sec{
        position: relative;
        top: -15px;
    }
}
.team-sec i{
position: relative;
top: 10px;
}

.v-box i{
    position: relative;
    top: 25px;
}
@media(min-width:768px){
    .v-box i{
        position: relative;
        top: 40px;
    }
}
/* .service-popular-content-2  a:hover{
    background-color: blue;
} */
/* .service-popular-content-2 a {
    text-transform: capitalize;
    background-image: linear-gradient(var(--theme), var(--theme));
    background-position: 0 95%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    display: table;
    transition: all 0.4s ease-in-out;
    position: relative;
  } */