/*
Theme Name: Aisoncore
Theme URI: https://aisoncore.com
Description: Tema hijo de Hello Elementor
Author: Abdallah
Author URI: https://nexbu.com
Template: hello-elementor
Version: 1.0
Text Domain: Aisoncore
*/

.giants-orange a {
    color: #FF5E2C !important;
    font-weight: 700 !important;
}


textarea {
    border-radius: 10px !important;
}

@media only screen and (max-width: 786px) {
    .giants-orange a:hover {
    color: #FFF !important;
    background-color: #FF5E2C !important;
}
}