body {
    font-size: 16px;
    line-height: 18px;
    background-color: #FFFFFF !important;
    padding-top: 10px;
}

.theme--light.v-application {
    background: #FFFFFF !important;
}

img {
    height: 18vh;
    margin-top: 20px;
}

p {
    margin-bottom: 15px;
}

div#input_id {
    border: 1px solid #000000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 27px 87px 27px 87px;
    margin-top: 13px;
}
