/*
    Theme Name: Noisa Child
    Theme URI: https://rascalsthemes.com/noisa
    Description: Responsive Wordpress Theme
    Template: noisa
    Version: 2.0
    Author: You
    Author URI: http://your-site
    License: Themeforest
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Tags: four-columns, custom-background, custom-colors, featured-images, full-width-template, theme-options
    Text Domain: noisa-child
*/


/*------------------------------------------------------------------
Add here your own styles
-------------------------------------------------------------------*/

.header-logo{
    width: 180px;
    margin-bottom: 20px;
    
}
.small{
    font-size: 0.75rem;
}

/* CUSTOM STYLES FOR CF7 PDF GENERATOR */
.signature-box button{
    background-color: #E82561 !important;
    border: none !important;
    color: #fff;
}
.signature-box button:hover{
    background-color: #C41E4B !important;
}
.signature-label{
    color: #E82561;
}

.cf7-pdf-preview-summary th {
    background-color: #E82561 !important;
    color: #fff !important;
}