/*
Theme Name: USC Online
Theme URI: https://cetl.udmercy.edu
Template: understrap
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Description: Understrap Child Theme
Tags: one-column,custom-menu,featured-images,theme-options,translation-ready
Version: 1.0.1.1713527272
Updated: 2024-04-19 11:47:52

*/

a:hover {
    color: #08244a;
    text-decoration: underline !important;
}
.btn-primary {
    background-color: #08244a;
}
.btn-secondary {
    background-color: #ae1140;
}
.bg-primary {
    background-color: #08244a !important;
}
.c-accordion__title--button {
    background-color: green !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
#main-menu {
    padding-top: 70px !important;
}
.navbar a:hover {
    color: #ae1140 !important;
    text-decoration: none !important;
}
a {
    color: #ae1140;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #0a3a7b;
    color: #fff;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary {
    background-color: #d7144e;
    color: #fff;
}
.pt-cv-content h2 {
    display: none;
    color: blue;
    line-height: 1.1;
}
