.custom-input-box {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #707070;
    border-radius: 16px;
}
.custom-section {
    margin-top: 10px;
}