/*!
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@media only screen and (max-width:48em) {
  .asus {
    color: "#666666"
  }
}

body {
  font: Lato, sans-serif;
  color: "darkgrey";
  size: 16px
}

div#logo {
  display: none;
  visibility: hidden
}

.image__footer {
  font-size: 10px;
  line-height: 1px;
  color: lighten "darkgrey", 20%
}

.image__center {
  margin: 0 auto
}

.image__opacity--2 {
  opacity: .9
}
/*# sourceMappingURL=style.css.map */