/* @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    */
/*****************************************/

@font-face { font-family: 'ResolveSansLightWd';  src: url('https://3329782.fs1.hubspotusercontent-na1.net/hubfs/3329782/font.woff') format('woff'), url('https://3329782.fs1.hubspotusercontent-na1.net/hubfs/3329782/font.woff2') format('woff2');}
@font-face { font-family: 'ResolveSansExtralight';  src: url('https://3329782.fs1.hubspotusercontent-na1.net/hubfs/3329782/font-1.woff') format('woff'), url('https://3329782.fs1.hubspotusercontent-na1.net/hubfs/3329782/font-1.woff2') format('woff2');}

body {color: #000;}
.body-container-wrapper {margin-bottom: 0;}
h1, h2, h3, h4 {font-family: 'ResolveSansLightWd'}
p {font-family: 'ResolveSansExtralight';}
.icon-hr-section {padding: 30px 0;}
form {font-family: 'ResolveSansExtralight'; font-weight: bold}
input[type=email], input[type=file], input[type=number], input[type=password], input[type=tel], input[type=text], select, textarea {border: 1px solid #E0E0E0
a.cta_button {display: block; color: #000; background-color: #fff; border-radius: 6px; padding: 20px 6px;}