.your-story-your-legacy .fl-heading-text span {
font-weight: bold;
}
.uabb-image-carousel-content .uabb-gallery-img {
border: 8px solid #fff;
box-shadow: 0px 2px 25px rgba(0, 0, 0, .5);
}
.fl-accordion-button a {
text-decoration: none !important;
}
.fl-module-icon span.fl-icon i {
box-shadow: 0px 2px 25px rgb(0 0 0 / 25%);
}
.ast-page-builder-template .entry-header {
padding-left:0;
padding-right: 0;
}
.issuuembed {
max-width: 100% !important;
} .single-post #primary {
padding: 60px 0;
}
.single .post-thumb {
text-align:center;
}
.single .entry-header .post-thumb img {
max-height: 600px;
width: auto;
margin: 0 auto;
}
.single h1.entry-title {
font-weight: bold;
margin-bottom: 30px;
}
@media only screen and (max-width:921px) {
.single.ast-plain-container.ast-no-sidebar #primary {
padding: 2em 0;
}
} .home .recent-post-container {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.home .recent-post-container .post-image {
width: 33%;
}
.home .recent-post-container .post-image img {
border: 4px solid #fff;
box-shadow: 0px 2px 18px rgba(0,0,0, .25);
}
.home .recent-post-container .post-text {
width: 63%;
}
.fl-post-feed-post {
overflow: visible;
}
.home .recent-post-container div.post-meta {
font-size: .875em;
font-weight: bold;
margin-bottom: 20px;
}
.home .recent-post-container h2.post-title a {
text-decoration: none;
}
.home .recent-post-container h2.post-title a:hover,
.home .recent-post-container h2.post-title a:active {
text-decoration: underline;
}
@media only screen and (max-width:768px) {
.recent-post-container .post-image,
.recent-post-container .post-text {
width: 100%;
}
.recent-post-container .post-image {
text-align: center;
margin-bottom: 30px;
}
.recent-post-container .post-image img {
max-height: 400px;
width: auto;
}
}
.blog-layout-3 {
border-bottom: 1px solid #eee;
}
@media only screen and (min-width:769px) {
.blog-layout-3 .post-content {
margin-left: 2em;
}
}
@media only screen and (max-width:768px) {
.blog-layout-3 {
flex-wrap: wrap;
}
} .archive .ast-archive-description {
display: none;
}
.blog h2.entry-title a,
.archive h2.entry-title a {
font-weight: bold;
} input.gform-button {
text-transform:uppercase;
font-weight: bold;
}
#gform_3 input[type=email] {
padding-top: 9px !important;
padding-bottom: 9px !important;
border-radius: 0;
} .site-navigation li.cta {
background: #117abd;
}
.site-navigation li.cta a {
color: #fff !important;
padding-right: 1em !important;
}
.site-navigation li.cta a:hover,
.site-navigation li.cta a:active,
.site-navigation li.cta a:focus {
background: #19aedb;
color: #000 !important;
}
@media only screen and (max-width: 921px) {
.site-navigation li.cta {
margin:10px;
text-align: center;
border-radius:10px;
font-weight: bold;
}
}