<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @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    */
/*****************************************/


img.team-card__img {
 height: auto; 
  width: 170px;
}
.form--hidden-labels form .field:not(.hs-fieldtype-checkbox):not(.hs-fieldtype-radio):not(.hs-fieldtype-file):not(.hs-fieldtype-date)&gt;label{
    position: relative !important;
  color: #003040 !important;
}


.header__logo__static img.hs-image-widget {
  max-width: 160px !important;  /* Adjust size as desired */
  width: auto !important;
  height: auto !important;</pre></body></html>