.icon-non-form {
    fill: #000000;
}

.message {
    font-family: Muli, serif;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 18px;
    color: #000000;
    margin-top: 30px;
}

.foot {
    background: url('../css/image/foot.svg') no-repeat center 0;
    position:absolute;
    bottom:0;
    height: 15px;
    width: 330px;
}

.footer {
    position: absolute;
    bottom: 0;
}

.header {
    background-color: #EEEEEE;
    color: #000000;
    font-family: Muli, serif;
    border-radius: 3px;
    font-size: 18px;
}

.top-25 {
    top: 25%;
    position: absolute;
}

.main-header {
    background-color: #000000;
    color: #000000;
    font-family: Muli, serif;
    border-radius: 3px;
    height: 100%;
}

.message-title {
    font-family: Muli, serif;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 18px;
    color: #2F3E9E;
}