.pb-20 {
    padding-bottom: 5rem;
    padding-top: 3rem !important;
}
@media (min-width: 768px) {
    .md\:py-24 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }
@media (min-width: 768px) {
    .md\:py-32 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
.entry-content p a:not(.btn) {
    text-decoration: none !important;
}
.text-secondary {
    color: #012d1d !important;
    font-family: 'Manrope' !important;
    font-style: normal !important;
}
.hover\:bg-surface-variant:hover {
    --tw-bg-opacity: 1;
    background-color: #a4c735 !important;
}
.wrapper {
    padding: 60px 0 !important;
}
.form-box {
    border: black solid 1px;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 30px;
}