body {
    background: #dc8d4c
}

img {
  max-width: 100%;
}

.main_title {
  font-family: "Exo", sans-serif;
  font-style: italic;
  font-weight: bold;
  color: white;
  margin: 10px;
}

.home_text {
  color: white;
}

.home_text h1 {
  font-size: 35px;
  font-weight: 300;
  line-height: 45px;
  padding-top: 30px;
}

.home_text p {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  line-height: 28px;
  margin-top: 0px;
  font-weight: 300;
}

.btn-download {
  width: 300px
}

.sc_phone {
  margin-top: 40px
}
