/* Themify Custom CSS */
.themify_builder .module_row_2-1.module_row {
    padding-bottom: 0px!important;
    margin-bottom: -150px!important;
    position: relative;
    z-index: 99;
    bottom: 90px;
}

.info-text-wrapper {
    width: 30%;
    margin: 0 auto;
    padding: 10px 5px;
    border: 1px solid rgba(179, 179, 169, 0.34);
    font-size: .8em;
}

.info-text-wrapper p {
    margin: 0;
    line-height: 1em;
}