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


.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

li {
  font-family: "Montserrat", sans-serif;  
}

p {
  margin: 0px;
}

.dnd-section {
    padding: 20px 20px;
}

#hs_cos_wrapper_widget_1747328423996 p, #hs_cos_wrapper_widget_1747328423996 li, #hs_cos_wrapper_widget_1747328423996 span, #hs_cos_wrapper_widget_1747328423996 label, #hs_cos_wrapper_widget_1747328423996 h1, #hs_cos_wrapper_widget_1747328423996 h2, #hs_cos_wrapper_widget_1747328423996 h3, #hs_cos_wrapper_widget_1747328423996 h4, #hs_cos_wrapper_widget_1747328423996 h5, #hs_cos_wrapper_widget_1747328423996 h6 {
    color: #184c7f !important;
    font-family: Montserrat, Helvetica, Arial, sans-serif !important;
    font-size: 48px !important;
    font-weight: 400;
    line-height: 48px !important;