body {
  font-feature-settings: "palt" 1;
}

h1,h2,h3,h4,h5,h6 {
  margin: 0 0 20px;
}

p {
  margin: 0 0 16px;
}

ol, ul {
  padding-left: 25px;
   margin: 0 0 16px;
}

ul li,
ol li {
  margin: 0;
}

.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
  padding-left: 20px;
  padding-right: 20px;
}


.hs-button, 
input.hs-button,
form input[type=submit],
.hs-sec-btn,
.hs-trans-btn{
  font-size: 20px;
  line-height: 1.15;
  font-weight: 700;
}

.hs-form-field {
  margin-bottom: 20px;
}

form label,
form legend {
    font-size:px;
}

.hs-form-field > label {
  margin-bottom: 5px;/* @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    */
/*****************************************/