.articleBody h2{font-weight: 400; color: rgba(1, 50, 67, 1)}
.cityTitle{background: #2b679b;
    padding: 2rem;
    border-radius: 0.75rem 0.75rem 0 0;
    margin-top: 7rem;
    margin-bottom: 0;
    color: white !important;
    border-bottom: 2px solid white;}


table tr {background-color: #fff}
table td{padding: 8px 10px;}
table h3{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
}
.typeHabitatCase:hover a{
    color: #fefefe;
}
.typeHabitatHolder{padding: 1rem 0 5rem 0;text-align: center }