a {
text-decoration: underline; 
}
#call-to-action a {
text-decoration: none !important;
}

.nectar-button{
text-decoration: none !important;
}

.row .col h3, .row .col h2 {
    margin-bottom: 5px !important;
}

p {
    padding-bottom: 0px !important;
}

.nectar-button.small
{
margin-top: 15px;
}

.main-content ul li {
    list-style: disc outside none !important;
}

.main-content ul, .main-content ol {
margin-bottom: 15px !important;
}

#footer-outer .widget.widget_categories li a, #footer-outer .widget.widget_pages li a, #footer-outer .widget.widget_nav_menu li a {
    border-bottom: 0px !important;
}