/*
 Theme Name:   Stuv America
 Description:  Twenty Twenty Child Theme
 Author:       Emsolutions
 Author URI:   https://emsolutions.ca/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twentyfifteenchild
*/

/* Start: Formulaires Hubspot */

.hbspt-form h2 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px;
    font-weight: 700;
    color: white !important;
}

.hbspt-form input[type="text"] {
    background: 0 0;
    outline: none;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    border: none;
    border-bottom: 1px solid hsla(0,0%,84.7%,.1);
    padding: 0;
    margin-bottom: 30px;
}

.hbspt-form input[type="text"]::placeholder {
    color: #7c7979;
}

/* End: Formulaires Hubspot */