/*
Theme Name: IFAS Mercury Child
Theme URI: https://branding.ifas.ufl.edu/
Template: ufl-main-uni
Author: UF/IFAS
Author URI: https://branding.ifas.ufl.edu/
Description: A UF/IFAS Branded WordPress Theme.
Tags: featured-images,threaded-comments,translation-ready
Version: 1.0.2
Updated: 6:36 PM 6/25/2025

*/

@import url('fontawesome/css/fontawesome.min.css');
@import url('fontawesome/css/solid.min.css');
@import url('fontawesome/css/brands.min.css');
.breadcrumb .breadcrumb-item:first-child a {
    text-decoration: none;
}
.breadcrumb .breadcrumb-item:first-child a::before {
    font-family: Font Awesome 6 Free;
    /* content: '\f134';  */
}
.footer-col-social a {
    background-color: transparent !important;
}
/* Fix for theme header and WP admin bar conflict
#wpadminbar {z-index: 9999999999 !important; }  */