.row{
    margin-left: 0px;
    margin-right: 0px;
}
.section-header {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.section-header h2 {
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: bold;
    line-height: 1.3em;
    letter-spacing: -0.03em;
    color: #058686;
    font-size: 45px;
    text-align: center;
}

.section-header p {
    margin-bottom: 0;
    font-size: 15px;
}

.text {
    margin-bottom: 10px;
}

.text i {
    font-size: 20px;
    color: #055b57;
}

.section-pcs-info h2 {
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: bold;
    line-height: 1.3em;
    letter-spacing: -0.03em;
    color: #18468c;
    font-size: 35px;
    text-align: center;
}

.lightbluebackground {
    background-color: #fafafa;
}

.lightBlueBgColor {
    background-color: #f1f4f8;
}

.textDarkBlue {
    color: #18468c;
}

.textGray {
    color: #666666;
}
.section-header h4 {
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: bold;
    line-height: 1.3em;
    letter-spacing: -0.03em;
    color: #058686;
    font-size: 35px;
    text-align: center;
}
.section-header h5 {
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: bold;
    line-height: 1.3em;
    letter-spacing: -0.03em;
    color: #058686;
    font-size: 25px;
    text-align: left;
}
h6{
    margin-top: 15px ! important;
    margin-top: 0;
    font-weight: bold;
    line-height: 1.3em;
    letter-spacing: -0.03em;
    color: #864105;
    font-size: 17px;
    text-align: left;   
}
p{
    margin-top: 5px;
}