.tab-content form {
    display: none;
    transition: all 0.3s ease;
}


.register ul:hover{
    background-color: #fff !important;
    color: #FF7101 !important;
}

.heading-section p{
    line-height: 1.5rem;
    font-family: Arial, sans-serif;

}


h2{
    color: #f1bb1b;
}
h2 span{
    color: #146d6d;
}


.tf-team .link-style-1 {
    font-size: 1.25rem !important;
}
.tf-team .text-color-2 {
    font-size: .75rem !important;
}