﻿.listing.section .heading {
    color: #675aa6;
    font: 15pt/20pt 'proximaNovaRegular';
}

.listing.section .heading:hover {
    color: #616161;
}

.listing.section .date {
    font: 16px 'proximaNovaRegular';
    color: #939393;
}

.listing.section .text {
    font: 11pt/20pt 'proximaNovaRegular';
}

.listing.section .image {
    border: 1px solid #afafaf;
    border-bottom-right-radius: 26px;
}