.title {
    font-size: 24px;
    
}

.title span.title-sub {
    font-size: 18px;
    font-weight: normal;
}

.head img {
    width: 100%;
}

.date {
    font-size: 18px;
    padding : 10px;
}

.after {
    font-weight: bold;
}

.formError { border: 1px solid red; background-color: #fff0ed;}