/*
Theme Name: Green-Tornado
Version: 1.0
Description: A child theme of Astra
Author: st_admin
Template: astra
*/

@import url("../astra/style.css");

.main-navigation {
     font-weight: 300 !important;
}

.lae-title {
 margin-bottom: 0 !important;
 margin-top: 20px !important;
}
.lae-service {
    margin-bottom: 0 !important;
}

.caldera-grid .btn {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    background-color: #0096b1 !important;
    color: #fff !important;
}