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

.testimonial__content__text img {
border-radius: 100%;
}

body .hs-button.primary !important, body input[type="submit"] !important {
  background-color: #00acc2;
}