/*
 Theme Name:   OnAir2 Child
 Theme URI:    http://qantumthemes.com/
 Description:  OnAir2 Child Theme
 Author:       QantumThemes
 Author URI:   http://qantumthemes.com/helpdesk
 Template:     onair2
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar
 Text Domain:  onair2-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/
.red-bg {background-color:#DB554F; font-weight:bolder ; 
}

html {height: 100%; margin-bottom: 1px}
.wpcf7-form-control {
height: auto;
}

.last-updated {
    font-size: small;
    text-transform: uppercase;
    background-color: #fffdd4;
} 
.grecaptcha-badge{opacity: 0.01;}
.bg1 {
  background-color:#53CAFF;
  color: white;
}