/*
* Copyright 2018 PINTEC
* Author: Jess Zhang
*/


html,
body {
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.3;
    font-weight: 500;
}

.jumbotron.home-video {
    min-height: 385px;
}

.jumbotron.home-ipo {
    min-height: 385px;
}

.section-solution .list-group .list-group-item > .title {
    font-size: 16px !important;
    font-weight: bold;
}
.section-solution .list-group .list-group-item > .subtitle {
    font-size: 16px !important;
}
.section-solution .list-group .list-group-item > .mask .description {
    line-height: 22px;
    padding: 20px 16px;
}