 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #1a1a1a, rgba(14, 116, 14, 1), rgba(26, 26, 26, 1), rgba(143, 0, 0, 1), #1a1a1a 100%);
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 857px;
}

.u-section-1 .u-btn-1 {
  --radius: 50px;
  font-size: 3.75rem;
  letter-spacing: 1px;
  transition-duration: 0.5s;
  --hover-color-var: #00ff00;
  text-transform: uppercase;
  font-weight: 700;
  margin: 200px auto 0;
}

.u-section-1 .u-btn-2 {
  --radius: 50px;
  font-size: 3.75rem;
  letter-spacing: 1px;
  transition-duration: 0.5s;
  --hover-color-var: #ff0000;
  text-transform: uppercase;
  font-weight: 700;
  margin: 199px auto 60px;
}

.u-section-1 .u-btn-1,
.u-section-1 .u-btn-1:before,
.u-section-1 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-btn-1.u-btn-1.u-btn-1:hover {
  font-weight: 700 !important;
  font-style: normal !important;
}

.u-section-1 .u-btn-1.u-btn-1.u-btn-1.hover {
  font-weight: 700 !important;
  font-style: normal !important;
}

.u-section-1 .u-btn-2,
.u-section-1 .u-btn-2:before,
.u-section-1 .u-btn-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-btn-2.u-btn-2.u-btn-2:hover {
  font-weight: 700 !important;
}

.u-section-1 .u-btn-2.u-btn-2.u-btn-2.hover {
  font-weight: 700 !important;
}