.pop_box_banner {
    z-index: 1;
    color: #fff;
    position: relative;
    border-radius: 5px;
    margin: 0 auto;
    width: 70%;
    padding: 20px;
    margin-top: -22px;
    background: linear-gradient(98.3deg, #002e5b 10.6%, #ff7a0d 97.7%) !important;
}
.text-primary {
    color: rgb(175 177 48) !important;
}