/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-bottom a {
  color: #000;
  font-weight: 400;
}
/* line 5, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-bottom a:hover {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}
/* line 11, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-bottom a {
  color: #b5b5b5;
  font-weight: 400;
  text-decoration: none;
}
/* line 17, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-bottom a:hover {
  color: #a4a4a4;
  font-weight: 400;
  text-decoration: underline;
}
/* line 23, wp-content/themes/rt_versla/custom/scss/custom.scss */
h1 {
  font-size: 2.2rem;
  font-weight: 280;
  color: #43adf0;
}
/* line 29, wp-content/themes/rt_versla/custom/scss/custom.scss */
h2 {
  font-size: 1.6rem;
  font-weight: 200;
  text-align: center;
  color: #43adf0;
}
/* line 36, wp-content/themes/rt_versla/custom/scss/custom.scss */
.feature-portfolio-image img {
  height: 225px;
  margin: 0 auto;
  border: 1px solid #e9e9e9;
  padding: 10px;
}
/* line 38, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-footer {
  background-color: #f5f5f5;
  color: #666;
  padding: 0px;
}
/*# sourceMappingURL=custom_home2.css.map */