h1 {
    font-size: 18px;
    line-height: 10px;
    color: #5e5e5e;
}

h2 {
    font-size: 16px;
    line-height: 10px;
    color: #5e5e5e;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

textarea {
   resize: none;
}
