#page-container
  #desktop_header
  .et_pb_row_1_tb_header
  .et_pb_menu
  ul:not(.sub-menu)
  > li:last-child
  > a {
  margin: auto !important;
}
#page-container
  #mobile_full_menu
  .et_pb_button_0_tb_header.et_pb_button_0_tb_header {
  margin: auto !important;
}
@media only screen and (min-width: 981px) {
  #page-container .et_pb_button.et_pb_button.et_pb_button {
    font-size: 13px !important;
    border-style: solid !important;
    border-radius: 4px !important;
    border-color: #ffcc00 !important;
    color: #000 !important;
    background-color: #ffcc00 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #page-container .et_pb_button.et_pb_button.et_pb_button {
    font-size: 12px !important;
    border-style: solid !important;
    border-radius: 4px !important;
    border-color: #ffcc00 !important;
    color: #000 !important;
    background-color: #ffcc00 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  #page-container .et_pb_button.et_pb_button.et_pb_button {
    font-size: 12px !important;
    border-style: solid !important;
    border-radius: 4px !important;
    border-color: #ffcc00 !important;
    color: #000 !important;
    background-color: #ffcc00 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (min-width: 981px) {
  #page-container h1 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 40px !important;
    line-height: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #page-container h1 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 32px !important;
    line-height: 35px !important;
  }
}
@media only screen and (max-width: 767px) {
  #page-container h1 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 27px !important;
    line-height: 32px !important;
  }
}
@media only screen and (min-width: 981px) {
  #page-container h2 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 32px !important;
    line-height: 35px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #page-container h2 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 27px !important;
    line-height: 32px !important;
  }
}
@media only screen and (max-width: 767px) {
  #page-container h2 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 27px !important;
    line-height: 32px !important;
  }
}
@media only screen and (min-width: 981px) {
  #page-container h3 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 27px !important;
    line-height: 32px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #page-container h3 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 24px !important;
    line-height: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  #page-container h3 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 24px !important;
    line-height: 30px !important;
  }
}
@media only screen and (min-width: 981px) {
  #page-container h4 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 24px !important;
    line-height: 30px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #page-container h4 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 20px !important;
    line-height: 26px !important;
  }
}
@media only screen and (max-width: 767px) {
  #page-container h4 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 20px !important;
    line-height: 26px !important;
  }
}
@media only screen and (min-width: 981px) {
  #page-container h5 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #page-container h5 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
@media only screen and (max-width: 767px) {
  #page-container h5 {
    font-family: "UCF Sans Serif Alt Semi Bold" !important;
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
@media only screen and (min-width: 981px) {
  #page-container p {
    font-family: "UCF Sans Serif Alt Regular" !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #page-container p {
    font-family: "UCF Sans Serif Alt Regular" !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
  }
}
@media only screen and (max-width: 767px) {
  #page-container p {
    font-family: "UCF Sans Serif Alt Regular" !important;
    font-size: 14px !important;
    line-height: 22px !important;
  }
}
@media only screen and (min-width: 981px) {
  #page-container .et_pb_module:not(.et_pb_blurb) .et-pb-icon {
    color: #ffcc00 !important;
  }
}
@media only screen and (min-width: 981px) {
  #page-container .et_pb_blurb .et-pb-icon {
    color: #000 !important;
  }
}
