  .page-home {
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.7),
        rgba(255, 255, 255, 0.7)
      ),
      url("https://apihoard.webit.com/api/v1/Image/7C01EEF9F270BF6A9B197DBEAA08421E/7C01EEF9F270BF6A9B197DBEAA08421E.jpg?size=1920x1440");
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
  }
  .cw-home-h1 {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.8),
        rgba(255, 255, 255, 0.8)
      ),
      url("https://apihoard.webit.com/api/v1/Image/7C01EEF9F270BF6A9B197DBEAA08421E/7C01EEF9F270BF6A9B197DBEAA08421E.jpg?size=1920x1440");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 7em;
    padding-bottom: 8em;
  }
  .cw-home-h1 h1 {
    text-transform: uppercase;
    text-align: center;font-size:100%;
  }
  .cw-home-h1 h1 span {
    font-size: 75%;
    display: block;
  }
  @media (min-width: 992px) {
    .cw-home-h1 h1 {
      font-size: 3.6em;
      line-height: 105%;
      margin: 0;
      font-weight: 700;
      text-align: left;
    }
    .cw-home-h1 h1 span {
      font-size: 55%;
      display: block;
      font-family: sans-serif;
    }
  }
/*-------------------------------------------------------------------*/
.cw-home-about {
    padding-top: 5em;
    padding-bottom: 6em;
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.8),
        rgba(255, 255, 255, 0.8)
      ),
      url("https://apihoard.webit.com/api/v1/Image/AAE428F6FDED33DC63657E8B6E6AAF5C/AAE428F6FDED33DC63657E8B6E6AAF5C.jpg?size=1920x1440");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .cw-home-about h2 {
    text-align: center;
    text-transform: uppercase;
  }
  .cw-home-about h4 {
    text-align: center;
    text-transform: uppercase;
  }
  .cw-home-about ul {
    list-style-type: "➥";
  }
  .cw-home-about li {
    font-size: 120%;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Lora", serif;
  }
  @media (min-width: 992px) {
    .cw-home-about li {
      font-size: 185%;
    }
  }
  .cw-home-about li span {
    font-size: 70%;
    display: block;
  }
  .cw-home-about p {
    font-size: 135%;
    font-weight: 700;
    text-align: center;
  }
  .cw-home-about .btn {
    width: 90%;
    margin: 1em auto;
    font-size: 115%;
    display: block;
  }
/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/

/*-------------------------------------------------------------------*/








