.happens-step-head {
    position: relative;
    font-size: 100px;
    line-height: 68px;
    color: rgba(230, 165, 35, 0.3);
    font-weight: 700;
    margin: 0 0 35px -4px;
}
.happens-bottom .happens-bottom-head {
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 24px;
    line-height: 33px;
    color: #454849;
    font-weight: 600;
    margin-bottom: 15px;
}
.happens-bottom p {
    max-width: 1250px;
    margin-bottom: 35px;
}
.happens-bottom a.learn-more {
    padding: 20px 46px;
    background: #e6a523;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
}
section.happens-next-status .happens-bottom a.learn-more:hover {
    background: #FF9800;
    color: #ffffff !important;
}
section.happens-next-status {
    padding: 90px 15px;
}
.happens-next-container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 15px;
}
.happens-head h2 {
    font-family: "Plus Jakarta Sans", Sans-serif;
    color: #454849;
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 20px;
}
.happens-step-content p {
    font-size: 18px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: #000;
    line-height: 27px;
    margin: 0;
}
.happens-inner-content {
    display: flex;
    margin: 50px 0 80px;
}
.happens-step {
    padding: 0 60px 0 30px;
    width: calc(100%/4);
    position: relative;
    border-left: 1px solid #e6a523;
}
.happens-bottom-head h3 {
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 33px;
    color: #000000;
}
.tracking-step-head-title {
    position: absolute;
    top: 0;
    width: 100%;
    background: #e4316e0a;
    left: 0;
    padding: 10px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
}
.tracking-head h2 {
    font-family: "Plus Jakarta Sans", Sans-serif;
    color: #454849;
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 20px;
}
