.inp{
    border: 0;
    border-bottom: 1px solid #fff;
    background: transparent;
    color: #fff;
    width: 122px;
outline:none;}
.but{
    border: 0;
    background: transparent;
    color: #fff;
    margin-left: -10px;
    cursor: pointer;
outline:none;}
.flex{
justify-content: space-between;
    flex-wrap: wrap;}
