/* Start custom CSS for apsro-contact-form, class: .elementor-element-09bc706 */input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    height: 63px;
    width: 100%;
    border: none;
    background-color: var(--apsro-primary);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: var(--apsro-gray);
    display: block;
    font-weight: 500;
}

.contact-page__social a svg {
        fill:#000 !important;
}
.contact-page__social a:hover svg{
    fill:#ffff !important;
}
.thm-btn.contact-page__btn {
    color: black;
}
.thm-btn:hover {
    color: white;
}/* End custom CSS */