@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i&subset=latin-ext");
/* line 3, ../../../sass/modules/homefeatured/homefeatured.scss */
.home-title {
  border: none; }

/* line 7, ../../../sass/modules/homefeatured/homefeatured.scss */
#center_column > .tab-content > .home-title {
  margin-bottom: 0; }

@media (max-width: 991px) and (min-width: 768px) {
  /* line 13, ../../../sass/modules/homefeatured/homefeatured.scss */
  #center_column > .tab-content > .home-title a {
    padding: 10px 10px; } }
@media (min-width: 768px) {
  /* line 20, ../../../sass/modules/homefeatured/homefeatured.scss */
  #center_column > .tab-content > .home-title a {
    padding: 10px; } }
/* line 26, ../../../sass/modules/homefeatured/homefeatured.scss */
#center_column > .tab-content > .home-title a {
  font: 600 21px/24px "Open Sans",sans-serif;
  font-weight: lighter;
  background: #00A89D;
  color: #fff;
  text-transform: uppercase;
  border: none;
  outline: none;
  margin: 0;
  padding: 10px;
  display: inline-block;
  margin-bottom: 20px; }

/* line 41, ../../../sass/modules/homefeatured/homefeatured.scss */
#center_column > .tab-content > .home-title a.homefeatured {
  background: #ff0042; }

/*# sourceMappingURL=homefeatured.css.map */
