﻿/* AFTERMAN v492 - Font Awesome Free bridge
   Este archivo NO incluye fuentes. Los íconos se cargan desde el CSS externo Free definido en los master pages. */
.fa-solid,
.fa-regular,
.fa-brands {
    font-style: normal;
}

.am-fa,
.am-account-item i,
.am-bottom-nav i,
.am-local-mobile-dock i {
    display: inline-block;
    text-align: center;
    line-height: 1;
}

.am-account-trigger .fa-chevron-down {
    opacity: .92;
}

.am-account-item i {
    filter: drop-shadow(0 0 6px rgba(56, 202, 255, .16));
}
