.category-title:hover {
    color: #2af598;
}
.category-description:hover {
    color: #2af598;
}

.cursor-pointer {
    cursor: pointer!important;
}

.mt-0 {
    margin-top: 0!important;
}

.mb-0 {
    margin-bottom: 0!important;
}

.about-us-section .tp-leftarrow,
.about-us-section .tp-rightarrow {
    display: none !important;
}