a {
  color: #428bca;
  text-decoration: none; }
  /* line 47, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  /* line 53, ../bower_components/sass-bootstrap/lib/_scaffolding.scss */
  a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
a {
  color: #51ab6d;
  }
  /* line 190, ../sass/main.scss */
  a:hover {
    color: #418857;
    text-decoration: none; }

.boxed {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 6px; }
.push-down-45 {
  margin-bottom: 45px; }
.meta {
  position: relative;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    /* line 2, ../sass/components/_meta.scss */
    .meta {
      margin-bottom: 60px; } }
 .wp-post-image {
  width: 100%;
  height: auto;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px; }
 .col-xs-10 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;}

.col-xs-10 {
  width: 83.33333%; }
 .post-content--front-page {
  margin-bottom: 30px; }
  /* line 29, ../sass/components/_post-content.scss */
  .post-content--front-page h3 {
    font-size: 24px; }
  /* line 33, ../sass/components/_post-content.scss */
  .post-content--front-page p {
    font-size: 18px; }
@media (min-width: 768px) {
  /* line 306, ../sass/main.scss */
  .front-page-title {
    margin-top: -30px; } }
.read-more {
  border-top: 1px solid #e4e4e4;
  padding: 18px 5px 20px 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  transition: all 0.1s linear; }

/* line 12, ../sass/components/_read-more.scss */
.read-more__arrow {
  display: inline;
  float: right; }

  h2 {
  line-height: 1.5;
  margin: 15px 0;
  font-family: "Open Sans", sans-serif;
  color: #2f343b;
  font-weight: 700; }
  @media (min-width: 768px) {
    /* line 88, ../sass/main.scss */
   
    h2 {
      margin: 30px 0; } }
  /* line 104, ../sass/main.scss */
 h2 a {
    color: #2f343b;
    border: none; }
    /* line 108, ../sass/main.scss */
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
      color: #9a9a90; }
	h2 {
  font-size: 24px;
  letter-spacing: -0.8px; }
  @media (min-width: 768px) {
    /* line 123, ../sass/main.scss */
    h2 {
      font-size: 30px; } }