header:not(.alt) ~ #top {
  margin-top: 104px; }

form label {
  color: #ccc !important; }

form .product-check-out {
  background: #313c41; }

form .input-text::placeholder {
  color: #777;
  font-style: italic; }

form .input-text {
  color: white !important; }

form p.input-description {
  margin-bottom: 8px !important; }

form .button {
  width: auto; }
  form .button span {
    width: auto;
    padding-right: 8px; }

.dark-background {
  background-color: #313C41; }

.icon-block {
  padding-right: 3em; }
  .icon-block img {
    max-width: 70px;
    border-radius: 50%; }

.join a {
  z-index: 0; }

.ms-grab-cursor {
  cursor: default !important; }

@media screen and (max-width: 1000px) {
  .ms-slide-layers .hps-title1 {
    font-size: 16px !important;
    padding: 12px !important; }
  .ms-slide-layers .hps-title3 {
    font-size: 25px !important;
    margin-top: 15px !important; }
  .ms-slide-layers .hps-title4 {
    font-size: 14px !important;
    padding: 10px !important; } }

