.content-p{
    font:20px;
    color:#0a4d3c;
    font-weight: 700;
    text-align: center;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #0a4d3c;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(10 77 60 / 59%);
}

/*.contact-us{*/
/*    background-color: #f8f6f4;*/
/*    padding: 50px 0;*/
/*}*/
