.option-hide {
    opacity: 0;
}

.show-select-option {
    opacity: 1;
}

.section-title h3,
.section-title p {
    color: #000;
}