.search_input {
    font-size: 28px;
    color: #10b9e4;
    text-shadow: 0px 0px 0px #232323;
    -webkit-text-fill-color: transparent;
    border: 0;
    box-shadow: none;
    outline: 0;
    background-color: #fff;
    width: 100%;
    margin-bottom: 27px;
}
