#header-home {
    color: #666;
    font-style: italic;
    font-size: 34px;
    margin: 1em 0;
    text-align: center;
}

.portada-materia-container {
    text-align: center;
    padding-bottom: 15px;
}

.portada-materia {
    height: auto;
    width: 100%;
    max-width: 320px;
}

#home-message {
    background-color: #f9f9f9;
    border: #ddd 2px solid;
    border-radius: 10px;
    margin-top: 1.5em;
}

#home-message p {
    margin: 0.75em 0;
}
