/*
Theme Name: Yegadorn
Theme URI: https://yourwebsite.com
Author: Your Name
Author URI: https://yourwebsite.com
Description: A blank theme for WordPress.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yegadorn
*/

.contact  .button .wpcf7-spinner {
    position: absolute;
    top: 12px;
}

.contact  .button {
    position: relative;
}
@media (max-width: 767px){
.specialized .col-sm-3 {
    display: inline-block;
    width: auto;
}

.specialized .row {
    text-align: center;
    justify-content: center;
}

.specialized h2 {
    font-size: 16px;
}
}