/*! Place your custom styles here */
.hover {
    cursor: pointer;
}

a.political-link {
    color:#e43240 !important;
    cursor: pointer;
}
a.political-link:hover {
    color: #ffffff !important;
}

label {
    text-transform: none;
}

.checkbox {
    margin-top: 0;
}