﻿.prdArticle {
    padding-bottom: 0px;
}

.prdContactLink {
    color: black;
    text-decoration: underline;
}

a:hover {
    color: orangered;
}

.contactTitle {
    padding-bottom: 7px;
    padding-top: 0px;
}

.contactTitle h2 {
    margin-bottom: 0px !important;
}
