#mid_title{
    font-size: 38px;
    color: #273C75;
    margin-bottom: 35px;
    margin-top: 35px;
}
.about_svg{
    height: 150px;
    margin-bottom: 15px
}
.skill{
    padding: 0 50px;
}
.skill h3{
    margin-bottom: 10px;
    font-size: 24px;
}
.progress{
    margin-bottom: 25px!important;
}
.nav-tabs{
    margin-bottom: 25px!important;
}

.svgStrip > div > h3{
    font-family: roboto;
    font-size: 36px;
    color: #273C75;
    font-stretch: light;
}

.svgStrip > div > p{
    font-family: roboto;
    font-size: 24px;
    font-stretch: light;
}
