
/* Override the page-title padding in the template to better center the title */
.page_title {
    padding-left: 0 !important;
    padding-right: 300px !important;
}

/* Override Firefox's ugly red box around links */
a {
    outline: 0;
}

.nrcc-textarea {
    height: 5em;
}

.col-1-1 .nrcc-textarea {
    height: 8em;
}

.nrcc-content-bullets li a {
    text-decoration: underline;
}