.header-background {
    background-image: url("/wp-content/themes/rt_akuatik/custom/images/Header.jpg");
    background-repeat: no-repeat;
    background-size: contain;
}

.election-header-background {
    background-image: url("/wp-content/themes/rt_akuatik/custom/images/Election-Header.jpg?5e20f8b3") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

div.boiler-plate-center.red-back > div.g-simplecontent > h2.g-title,
div.boiler-plate-left.red-back > div.g-simplecontent > h2.g-title,
div.boiler-plate-right.red-back > div.g-simplecontent > h2.g-title {
    text-transform: none;
    font-family: 'Lato';
    font-weight: bold;
    font-size: 55px !important;
    color: #ffffff;
    letter-spacing: 0;
    padding: 0 0.4em !important;
}

div.boiler-plate-center.red-back > div.g-simplecontent > div.g-simplecontent-item > div.g-simplecontent-item-main-content,
div.boiler-plate-left.red-back > div.g-simplecontent > div.g-simplecontent-item > div.g-simplecontent-item-main-content,
div.boiler-plate-right.red-back > div.g-simplecontent > div.g-simplecontent-item > div.g-simplecontent-item-main-content {
    font-size: 18px;
    width: 100%;
    text-align: left;
    padding-left: 15px;
    padding-right: 11px;
}

header#g-header.homepage > div.g-grid:first-of-type {
    background-color: #ffffff;
    border-radius: 8px;
    /* margin-top: 0%; */
	margin: 1rem;
    box-shadow: 0px 0px 15px rgba(0, 0 ,0, 0.2);
    padding: 20px 
}

header#g-header.prs > div.g-grid:first-of-type {
    margin-top: 0 !important;
    padding: 0;
}

.prs .g-simplecontent {
    padding: 1.25rem;
}

.prs .g-simplecontent-item-readmore {
    font-size: 1.3rem;

}

.prs img {
    width: 100%;
}

.prs .button {
    border-color: #707070;
    color: #707070 !important;
    font-size: 1.3rem !important;
    font-weight: 400;
    padding-left: 1.5rem !important;
    padding-bottom: 0.4rem !important;
}

.prs .button:hover {
    border-color: #da3838;
    color: #da3838 !important;
    font-weight: 400;
}

section#g-feature.homepage > div.g-grid > div.g-block > div.g-content {
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
}

