/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 13, 2023 */

/* Custom Fonts from Adobe Fonts (typekit) */
@font-face {
    font-family: 'avenirbook';
    src: url('https://43565220.fs1.hubspotusercontent-na1.net/hubfs/43565220/Fonts/avenir-book-01-webfont.woff') format('woff'),
         url('https://43565220.fs1.hubspotusercontent-na1.net/hubfs/43565220/Fonts/avenir-book-01-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    --ff-base: avenirbook, sans-serif; !important;
}

.pwr-adc__content-wrapper--padding, div[class*=adc__col--width-] {
   padding: 0px 30px 0px 30px;
}

.pwr-adc__wrapper {
 padding-top: 30px; 
}