body {
    margin: 8px !important;
}

input {
    outline: none;
    font-style: normal;
    font-weight: 300;
    font-size: 18px !important;
    line-height: 18px !important;
    color: #393939 !important;
    border: none !important;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px rgba(50, 50, 71, 0.1), 0px 0px 16px rgba(50, 50, 71, 0.1) !important;
    border-radius: 8px !important;
    margin-bottom: 0 !important;
}