/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 24, 2017, 4:26:53 PM
    Author     : michellenightward
*/
footer {
    display: none;
}
h2 {
    margin: 0;
    color: #9B9B9B;
    background-color: #F7F6F7;
    width: 100%;
    font-size: 20px; 
    padding: 2% 3%;
}
h3, .generic-community-text {
    margin: 0;
    font-size: 18px;      
    color: #4A4A4A;
}
h3 {
    padding: 2% 3% 0 3%;
}
.generic-community-text {
    padding: 2% 3%;
}
.bold-community-list-title, h3, .bold-community-text {
    font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}