.sectionBorder {
    margin: 0 0 48px;
    border: 1px solid #ccc;
    padding: 24px;
}

.sectionBorder  p {
    margin-bottom: 1.4em;
}

.sectionBorder .tit {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.333;
}

.grantsContainer li {
    list-style-type: disc;
    font-size: 18px;
    margin-left: 15px;
    margin-bottom: 20px;
}

.grantsContainer li:last-of-type {
    margin-bottom: 80px;
}

.grantsContainer li div {
    font-weight: bold;
    margin-bottom: 20px;
}

.grantsContainer ul li a {
    color: #517785;
    text-decoration: underline;
    margin-top: 20px;
}

.downloadForms.fourForms .downloadLink {
    width: 275px;
}