﻿

h1,
.rz-text-h1 {
    letter-spacing: 1px !important;
    font-size: 60px !important;
    color: #273E4D !important;
    line-height: 60px !important;
}

h2,
.rz-text-h2 {
    font-size: 50px !important;
    color: #113D60 !important;
    line-height: 50px !important;
    margin:0;
}
h3,
.rz-text-h3 {
    font-size: 20px !important;
    color: #113D60 !important;
    line-height:25px !important;
}

h5 {
    letter-spacing: 1px !important;
    font-size: 20px !important;
    line-height: 60px !important;
}

.rz-text-h6 {
    width: 100%;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.05em;
}
.rz-text-body2{
    font-weight:bold;
}