h1 {
    /*color: #333;
    line-height: 1.6;*/
    font-size: 28px;
    /*margin-bottom: 80px;
    /*margin-bottom: 80px;
    margin-top: 80px;*/
    border-left: 4px solid pink;
    padding-left: 12px;
    font-weight: 900 !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

h2 {
    /*color: #333;
    line-height: 1.6;*/
    font-size: 28px;
    margin-bottom: 24px;
    border-left: 4px solid pink;
    padding-left: 12px;
}

h3 {
    color: #333;
    line-height: 1.6;
}
