
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}


.logo-container {
    width: 240px!important;
}
.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    /* black overlay with 50% transparency */
    background: rgba(0, 0, 0, 0.5);
}
img.safetylink-icon {
    height: 135px;
    width: 135px;
    margin-bottom: 40px;
}