/*
 Theme Name:     Specular Child
 Theme URI:      http://codeless.co
 Description:    Specular Child Theme
 Author:         Codeless
 Author URI:     http://www.codeless.co
 Template:       specular
 Version:        1.0.0
*/

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




.wpcf7-form p{color:#b5b5b5;float:left; width:100%; margin-top:10px; margin-bottom:10px; }



.light .btn-bt.gradient, .fullscreen-blog-article .content.background--dark .btn-bt {
    color: #fff;
    background: rgb(182, 20, 20);
    border-color: rgba(255,255,255, 0.4);
}