/* your styles go here */
.sidebar-p {
    color: #555555;
    font-size: 14px;
}

.content-column-content p, .content-column-content li {
    color: #555555;
}

h2, .h2 {
    font-size: 24px;
    margin-bottom: 14px;
}

h3, .h3 {
    font-size: 20px;
    font-weight: 700;
}

h2, .h2, h3, .h3 {
    margin-top: 0;
    margin-bottom: 8px;
    
}

p {
    margin: 0 0 15px;
}