.searchengine >div input {
    width: 100% !important;
    margin-bottom: 10px !important;
    width: 100% !important;
    border: 1px solid #ced4da;
    font-size: 20px;
    padding: 5px 20px;
    border-radius: 5px;
    color: #000;
    font-weight: 500;
    text-align: center;
}
.footerinfo >div input {
    margin-bottom: 10px !important;
    width: 100% !important;
    border: 1px solid #ced4da;
    font-size: 20px;
    padding: 5px 20px;
    border-radius: 2px;
    color: #383a40;
    font-weight: 500;
}
.cta li {
    font-size: 18px;
    border: 1px solid #2aade3;
    background: #053c5b;
    margin-bottom: 40px;
}