.content-page-hero .dive {
    font-weight: 300;
}

body {
    background-color: #fff;
}

.bg-gray {
    background-color: #F9F9F9;
}

.p-solutions-dive-detail__model h2 {
    font-size: 2.6em;
    line-height: 64px;
    margin-bottom: 60px;
}

.p-solutions-dive-detail__model {
    line-height: 40px;
}

.p-solutions-dive-detail__model p a {
    font-family: degular, sans-serif;
    min-width: 180px;
    border-radius: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    border-color: transparent;
    display: inline-block;
    text-align: center;
    margin: 30px 0px;
}


.p-solutions-dive-detail__model p a:first-child {
    background-color: #FFE55E;
}

.p-solutions-dive-detail__model p a:last-child {
    background-color: #3B4BDF;
    color: #fff;
    margin-left: 30px;
}

.p-solutions-dive-detail__watch-the-video h2 {
    font-size: 2.6em;
}


.p-solutions-dive-detail__case-study {
    color: #fff;
}


.p-solutions-dive-detail__case-study h2 {
    color: #F49E4C;
    font-size: 3em;
    margin-bottom: 16px;
}


.p-solutions-dive-detail__case-study h3 {
    font-size: 3em;
    line-height: 1em;
}


.p-solutions-dive-detail__case-study p {
    font-weight: 300;
}

.p-solutions-dive-detail__case-study a {
    margin-top: 50px;
    display: block;
    color: #F49E4C;
}

.p-solutions-dive-detail__case-study h2::before {
    background-color: #F49E4C;
}

.p-event-detail__related-contents {
    margin-bottom: 0px;
}

.blog-item {
    margin-bottom: 0px;
}

.solution-sub-pages h2 {
    font-family: degular, sans-serif;
    font-size: 2.9em;
    margin-bottom: 50px;
}

.solution-sub-pages .tab-content p {
    color: #717171;
    font-weight: 300;
}

