/* Add here all your CSS customizations */
.page-header {
    border-top: 0;
}

section.page-header h1 {
    border-bottom: 0
}

.background-banner {
    background-color: rgba(0, 136, 205, 0.7);
    padding: 40px;
}

ul.simple-post-list li {
    padding: 0;
}

ul.simple-post-list li a {
    text-decoration: none !important;
}