/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 4.22.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.header-main .header-row {
    display: flex !important;
    align-items: center !important;
}

.outer-banner-btn a {
    padding: 10px 20px;
    border-radius: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
}
.outer-banner-btn a.learn-btn {
    background-color: #003F98;
}
.outer-banner-btn a.range-btn {
    background-color: #00BFFF;
}