/* #6783b9; */
.home-content {
  width: 100%;
  background-color: #d9c2b5;
  margin-bottom: 2%;
}
.home-content .desc-text {
  font-size: 12px;
  padding: 4%;
  line-height: 20px;
}

.android-content {
  background-color: #c3bfbc;
}

@media screen and (max-width: 481px) {
  .home-content {
    margin-bottom: 4%;
  }
}

/*# sourceMappingURL=addhome.css.map */
