/* line 3, ../sass/fpw_override.scss */
.fpw-page-title {
  font-size: 16px; }

/* line 6, ../sass/fpw_override.scss */
h1.fpw-page-title {
  font-size: 32px; }

/* line 9, ../sass/fpw_override.scss */
h2.fpw-page-title {
  font-size: 27px; }

/* line 12, ../sass/fpw_override.scss */
h3.fpw-page-title {
  font-size: 20px; }

/* line 15, ../sass/fpw_override.scss */
h4.fpw-page-title {
  font-size: 19px; }

.fpw-layout-wrapped .fpw-featured-image {
    float: none;;
    margin-left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

.fpw-featured-image, .fpw-featured-image img {
    text-align: left;
}

.fpw-featured-image, .fpw-featured-image img {

    margin-bottom: inherit;
    margin-left: inherit;
    margin-right: inherit;
    margin-top: inherit;

}