.detail-section {
    min-height: 250px!important;
}
.related-campaigns {
    font-size: 38px;
    color: #005eff;
    font-weight: 700px!important;
    margin-bottom: 25px!important;
}
.error-title {
    font-size: 38px;
    color: var(--primary);
    margin-top: 48px;
    margin-bottom: 24px;
    font-weight: 700px;
}
.not-found-section p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 49.5px;
}
.btn-back-homepage,.btn-back-homepage:hover {
    padding: 16px;
    background-color: #7705BC;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    border-radius: 0;
    border:0;
    margin-bottom: 40px;
}
.btn-back-homepage-mtb {
    margin-top: 48px;
    margin-bottom: 70px;
}
