.numbers {
    background:#1F2B40;
    padding:5rem 0;
}
.numbers .title h3 {
    color: #D3AF5E;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 0;
}

.numbers .title p {
    font-size: 1.25rem;
     font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
    max-width: 600px;
}
.numbers .item h2{  width:100%;    padding-bottom:0rem;  margin-bottom:1rem; color:#D3AF5E;
                 font-weight:bold;
                 font-size:5rem;
                 }
.numbers .item p{ width:100%;    padding-bottom:1.5rem;  margin-bottom:1.5rem; color:#D3AF5E;
                 font-weight:bold;
                 font-size:1.5rem;}