.page-template-journeys-landing .tag.lilas, .page-template-journeys-landing .tag.peche, .page-template-journeys-landing .tag.pourpre, .page-template-journeys-landing .tag.vert {
	border-radius: 0 0 4px 0 !important;
}
@media screen and (max-width: 767px) {
    .main-content {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }
}
.activities-breadcrumb {
    color: white !important;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 20px;
}
@media screen and (max-width: 767px) {
    .post-type-archive-stories .white {
        font-size: 32px!important;
        line-height: 40px!important;
        margin-top: 150px;
    } 
}
.read-more-stories {
    margin-bottom: 24px;
}
.body-regular a {
    color:#231F20;
    /* text-decoration: underline; */
}