body.edit-mode {
    position: static;
}

body.edit-mode .info-section {
    position: static;
    display: block;
}

.info-section h1,
.info-section h2
{
    color: #e23640;
}

.info-section h3 a {
    color: #e23640;
}
