

nav.vertical_menu_toggle ul>li.menu-item-has-children>a>.plus {
  line-height: 50px;
  height: 50px;
  margin-top: 0;
  width: 10px;
  margin-right: -10px;
  left: -10px;
}

.blog_holder article.format-quote .post_title p:not(.quote_author), .blog_holder article.format-quote .post_title p:not(.quote_author) a, .blog_holder article.format-link .post_title p,  .blog_holder article.format-link .post_title p a {
  font-family: Oswald, sans-serif;
text-transform: uppercase;
 font-weight: 400 !important;
font-size: 17px;
line-height: 24px !important;
}

.blog_holder article.format-quote .post_text .quote_author {
color: #444038;
font-weight: 300;
line-height: 25px;
padding-top: 13px;
}