/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/


#btright {
float: right !important; 
    
}

#confix input::placeholder, textarea::placeholder {
    color: #000 !important;
    opacity: 1 !important;
    font-size: 15px;
    font-family: Aileron;
    font-weight: 400;
}

input::placeholder {
    color: #fff !important;

}
