/*------------------------------------*\ 
    #PAGES:HOME-FRAMED (Agent/Team Framed Homepage)
\*------------------------------------*/
/*.panel*/
.agent-card-home {
  margin-bottom: 0;
  background-color: #2e2e2e;
  border-top: 4px solid #fff;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-radius: 0;
}
@media (min-width: 768px) {
  .agent-card-home {
    border-top: none;
  }
}
.agent-card-home, .agent-card-home p, .agent-card-home li, .agent-card-home h1, .agent-card-home .h1, .agent-card-home h2, .agent-card-home .h2, .agent-card-home h3, .agent-card-home .h3, .agent-card-home h4, .agent-card-home .h4, .agent-card-home h5, .agent-card-home .h5, .agent-card-home h6, .agent-card-home .h6, .agent-card-home small, .agent-card-home .small, .agent-card-home a:not(.btn) {
  color: #e0e0e0;
}
.agent-card-home a:not(.btn):hover, .agent-card-home a:not(.btn):focus {
  color: #f7d96c;
}
/*# sourceMappingURL=home-framed.css.map */
