.frontpage-action1 {
    padding: 50px 0 40px;
}

.frontpage-action1 .action1-title, .frontpage-action2 .action2-title {
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    margin: 0 auto;
    line-height: 48px;
    text-transform: unset;
    font-weight: 500;
    padding-bottom: 25px;
    text-shadow: 0px 0px 5px rgba(26, 26, 26, .5);
}

.frontpage-action1 .action1-sub-title, .frontpage-action2 .action2-sub-title {
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    margin: 0 auto;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 25px;
    text-shadow: 0px 0px 5px rgba(26, 26, 26, .5);
}

.h1, h1 {
    font-size: 40px;
    font-weight: 700;
}

.frontpage-about .about-sub-title {
    margin-bottom: 20px;
    line-height: 1.5;
}

.col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 25px!important;
    padding-left: 25px!important;
}