/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@media screen and (max-width: 820px) {
  :root {
    --wp--preset--spacing--xxl: 40px;
  }
}

*,
*:after,
*:before {
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

@view-transition {
  navigation: auto;
}
html,
body {
  line-height: 1.25;
  color: #3C3C3C;
  scroll-behavior: smooth;
  scroll-padding-top: 40px;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 1280px) {
  body.nav-is-visible {
    overflow: hidden;
  }
}

p {
  line-height: 20px;
  font-weight: 350;
}

header.site-header,
div.entry-content,
footer.site-footer {
  display: grid;
  align-items: flex-start;
  justify-content: flex-start;
  grid-template-columns: minmax(40px, 1fr) minmax(auto, 1200px) minmax(40px, 1fr);
}
header.site-header > *,
div.entry-content > *,
footer.site-footer > * {
  grid-column: 2;
}
header.site-header > *.alignfull,
div.entry-content > *.alignfull,
footer.site-footer > *.alignfull {
  max-width: none;
  width: 100%;
  grid-column: 1/-1;
}

div.entry-content *:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 820px) {
  *.hide-on-tablet {
    display: none;
  }
}

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

body:not(.sr-only-show-always) .text-format-sr-only:not(.is-selected .text-format-sr-only)[class],
.screen-reader-text {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  outline: 0;
  overflow: hidden;
  text-decoration: none;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(50%);
  clip: rect(1px, 1px, 1px, 1px);
  margin-top: -1px;
  margin-left: -1px;
  width: 1px;
  height: 1px;
}

p a, li a {
  color: inherit;
}

.gform_wrapper.gravity-theme .gform_body .gform_fields {
  grid-row-gap: 20px;
}
@media screen and (max-width: 640px) {
  .gform_wrapper.gravity-theme .gform_body .gform_fields {
    grid-row-gap: 16px;
  }
}
.gform_wrapper.gravity-theme .gform_body .gform_fields .gform-field-label {
  font-size: 8px;
  font-weight: 500;
}
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=color],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=date],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=datetime-local],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=datetime],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=email],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=month],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=number],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=password],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=search],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=tel],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=text],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=time],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=url],
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=week],
.gform_wrapper.gravity-theme .gform_body .gform_fields select,
.gform_wrapper.gravity-theme .gform_body .gform_fields textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #545861;
  border-radius: 20px;
  background-color: white;
  padding: 0 14px;
  color: #545861;
  font-size: 12px;
  font-weight: 500;
  min-height: 28px;
}
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=color]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=date]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=datetime-local]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=datetime]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=email]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=month]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=number]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=password]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=search]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=tel]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=text]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=time]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=url]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields input[type=week]::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields select::-moz-placeholder, .gform_wrapper.gravity-theme .gform_body .gform_fields textarea::-moz-placeholder {
  font-size: inherit;
  font-weight: inherit;
}
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=color]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=date]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=datetime-local]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=datetime]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=email]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=month]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=number]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=password]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=search]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=tel]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=text]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=time]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=url]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields input[type=week]::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields select::placeholder,
.gform_wrapper.gravity-theme .gform_body .gform_fields textarea::placeholder {
  font-size: inherit;
  font-weight: inherit;
}
.gform_wrapper.gravity-theme .gform_body .gform_fields textarea {
  padding: 14px;
}
.gform_wrapper.gravity-theme .gform_body .gform_fields .gfield {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.gform_wrapper.gravity-theme .gform_body .gform_fields .gfield label {
  order: 2;
  padding: 0;
  margin: 8px 0 0 20px;
}
.gform_wrapper.gravity-theme .gform_body .gform_fields .gfield input,
.gform_wrapper.gravity-theme .gform_body .gform_fields .gfield select {
  order: 1;
}
.gform_wrapper.gravity-theme .gform_body .gform_fields .ginput_complex {
  flex-flow: row;
}
@media screen and (max-width: 640px) {
  .gform_wrapper.gravity-theme .gform_body .gform_fields .ginput_complex {
    display: flex;
    flex-flow: column;
    grid-row-gap: 16px;
    flex: auto;
  }
}
.gform_wrapper.gravity-theme .gform_body .gform_fields .ginput_complex .gform-grid-col {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0;
  flex: auto;
}
.gform_wrapper.gravity-theme .gform_body .gform_fields .ginput_complex .gform-grid-col label {
  padding: 0;
  margin: 8px 0 0 20px;
}
.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform-page-footer {
  padding: 0;
  margin: 20px 0 0;
}
.gform_wrapper.gravity-theme .gform_footer .gform_button,
.gform_wrapper.gravity-theme .gform_footer .gform_next_button,
.gform_wrapper.gravity-theme .gform-page-footer .gform_button,
.gform_wrapper.gravity-theme .gform-page-footer .gform_next_button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #545861;
  background-color: white;
  color: #545861;
  font-weight: 500;
  font-size: 12px;
  padding: 0.667em 1.33em;
  min-width: 160px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 640px) {
  .gform_wrapper.gravity-theme .gform_footer .gform_button,
  .gform_wrapper.gravity-theme .gform_footer .gform_next_button,
  .gform_wrapper.gravity-theme .gform-page-footer .gform_button,
  .gform_wrapper.gravity-theme .gform-page-footer .gform_next_button {
    line-height: normal !important;
    min-height: unset !important;
  }
}
.gform_wrapper.gravity-theme .gform_page_footer {
  text-align: center;
}

.gform_confirmation_wrapper .wp-element-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-flex;
  justify-content: center;
  border: 1px solid #545861;
  background-color: white;
  color: #545861;
  font-weight: 500;
  font-size: 12px;
  padding: 0.667em 1.33em;
  min-width: 160px;
  margin: 8px 0 0 auto;
}
@media screen and (max-width: 640px) {
  .gform_confirmation_wrapper .wp-element-button {
    line-height: normal !important;
    min-height: unset !important;
  }
}

.site-header {
  position: relative;
}
.site-header__inner {
  display: flex;
  align-items: center;
  gap: 40px;
  max-width: 1200px;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .site-header__inner {
    padding: 30px 0;
    height: 100px;
  }
}
.site-header__logo {
  flex: 0 0 255px;
}
@media screen and (max-width: 768px) {
  .site-header__logo {
    flex: 0 0 160px;
  }
}
.site-header__logo img {
  max-width: none;
  width: 100%;
}
.site-header__nav {
  margin: 0 0 0 auto;
}
.site-header__nav ul.desktop-nav {
  display: flex;
  gap: 50px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .site-header__nav ul.desktop-nav {
    display: none;
  }
}
.site-header__nav ul.desktop-nav li {
  position: relative;
}
.site-header__nav ul.desktop-nav li:not(:last-of-type):after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: #C9C9C9;
}
.site-header__nav ul.desktop-nav li a {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #545861;
  text-decoration: none;
}
.site-header__nav ul.desktop-nav li a:hover {
  text-decoration: underline;
}
.site-header__nav #mobile-nav__toggle {
  position: relative;
  z-index: 10;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 30px;
  height: 18px;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .site-header__nav #mobile-nav__toggle {
    display: flex;
  }
}
.site-header__nav #mobile-nav__toggle.nav-is-visible:before {
  top: 7px;
  transform: rotate(45deg);
  background-color: #545861;
}
.site-header__nav #mobile-nav__toggle.nav-is-visible span {
  background-color: transparent;
}
.site-header__nav #mobile-nav__toggle.nav-is-visible:after {
  top: -7px;
  transform: rotate(-45deg);
  background-color: #545861;
}
.site-header__nav #mobile-nav__toggle:before,
.site-header__nav #mobile-nav__toggle span, .site-header__nav #mobile-nav__toggle:after {
  position: relative;
  top: 0;
  display: block;
  height: 3px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.site-header__nav #mobile-nav__toggle:before, .site-header__nav #mobile-nav__toggle:after {
  content: "";
}
.site-header__nav #mobile-nav__toggle:before {
  background-color: #545861;
}
.site-header__nav #mobile-nav__toggle span {
  background-color: #5A6E4F;
}
.site-header__nav #mobile-nav__toggle:after {
  background-color: #9D804A;
}
.site-header__nav #mobile-nav {
  display: none;
  background-color: green;
  position: fixed;
  z-index: 5;
  top: 0;
  right: 0;
  max-width: 370px;
  width: 100%;
  height: 100dvh;
  border-top: 100px solid #F1F1F1;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .site-header__nav #mobile-nav {
    display: flex;
  }
}
.site-header__nav #mobile-nav.is-logged-in {
  top: 46px;
  height: calc(100dvh - 46px);
}
.site-header__nav #mobile-nav.nav-is-visible {
  transform: translateX(0);
}
.site-header__nav #mobile-nav:before {
  content: url(../../dist/images/logos/LFG-I-C.svg);
  position: absolute;
  top: -55px;
  left: 40px;
  width: 32px;
  height: 14px;
}
.site-header__nav #mobile-nav ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 40px;
  margin: 0;
}
.site-header__nav #mobile-nav ul.primary-nav {
  gap: 40px;
  background-color: #5A6E4F;
  height: 100%;
}
.site-header__nav #mobile-nav ul.primary-nav li a {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}
.site-header__nav #mobile-nav ul.secondary-nav {
  gap: 10px;
  background-color: #516546;
  margin: auto 0 0 0;
}
.site-header__nav #mobile-nav ul.secondary-nav li a {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
}
.site-header__nav #mobile-nav ul li a {
  color: white;
  text-decoration: none;
}

.site-footer {
  background-color: #516546;
}
.site-footer__inner {
  display: flex;
  gap: 40px;
  max-width: 1200px;
}
@media screen and (max-width: 820px) {
  .site-footer__inner {
    flex-direction: column;
    gap: 0;
  }
}
.site-footer__logo {
  position: relative;
  flex: 1 1 auto;
  max-width: 380px;
  min-width: 320px;
  background-color: #5A6E4F;
  align-content: center;
  padding: 40px 40px 40px 0;
}
@media screen and (max-width: 820px) {
  .site-footer__logo {
    max-width: none;
    min-width: auto;
    width: 100%;
    padding: 40px 0;
    text-align: center;
  }
}
.site-footer__logo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50vw;
  height: 100%;
  margin-left: calc(-50vw + 50%);
  background-color: #5A6E4F;
}
@media screen and (max-width: 820px) {
  .site-footer__logo:before {
    max-width: 100vw;
    width: 100vw;
    margin: 0 calc(-50vw + 50%);
  }
}
.site-footer__logo img {
  position: relative;
  filter: brightness(100);
  max-width: none;
}
.site-footer__links {
  padding: 40px 0;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 820px) {
  .site-footer__links {
    margin: 0 auto;
  }
}
.site-footer__links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 820px) {
  .site-footer__links ul {
    justify-content: center;
  }
}
.site-footer__links ul.primary-nav {
  gap: 50px;
  margin: 0 0 20px;
}
.site-footer__links ul.primary-nav li {
  position: relative;
}
.site-footer__links ul.primary-nav li:not(:last-of-type):after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: white;
}
.site-footer__links ul.primary-nav li a {
  font-size: 15px;
}
.site-footer__links ul.footer-nav {
  gap: 10px;
}
.site-footer__links ul.footer-nav li a {
  font-size: 12px;
}
.site-footer__links ul li a {
  font-weight: 500;
  color: white;
  text-decoration: none;
}
.site-footer__links ul li a:hover {
  text-decoration: underline;
}

.form--use-align-left .gform_wrapper h2, .form--use-align-left .gform_wrapper p {
  text-align: left !important;
}
.form--use-align-left .gform_wrapper .gform-page-footer .gform_button, .form--use-align-left .gform_wrapper .gform-page-footer .button {
  display: block;
  margin-right: auto;
  margin-left: 0;
}
.form--use-align-left .gform_confirmation_message h2, .form--use-align-left .gform_confirmation_message p {
  text-align: left !important;
}
.form--use-align-left {
  /* using 600px since media-text breaks at that width */
}
@media (max-width: 600px) {
  .form--use-align-left .gform_wrapper {
    margin-top: 21px;
  }
  .form--use-align-left .gform_wrapper h2, .form--use-align-left .gform_wrapper p {
    text-align: center !important;
  }
  .form--use-align-left .gform_wrapper .gform-page-footer .gform_button, .form--use-align-left .gform_wrapper .gform-page-footer .button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .form--use-align-left .gform_confirmation_message h2, .form--use-align-left .gform_confirmation_message p {
    text-align: center !important;
  }
}

.without--margin-top {
  margin-top: 0 !important;
}

.reduce--margin-top {
  margin-top: 3px;
}
