/* Enter Your Custom CSS Here */
@media only screen and (min-width: 40.0625em) {
    .right-sidebar-ad,
    .showcase-ad {
        text-align: left;
    }
}

/* Callout link color */
.quick-click a {
  color: white;
  text-decoration: underline;
}

/* Callout content font size */
.quick-click-row-wrap {
  font-size: 0.85rem;
}