<style type="text/css">.section {
    padding: 100px 0;
    position: relative;
}
.section-title {
    padding-bottom: 20px;
}
.section-title h1 {
    font-weight: 700;
    color: #20247b;
    font-size: 45px;
    margin: 0 0 0px;
    border-left: 5px solid #fc5356;
    padding-left: 15px;
}
</style>