﻿.captionbannerlink {
  color: #bf7c2f;
  text-shadow: 2px 2px 1px #000000; }
  .captionbannerlink .name {
    width: 40%;
    line-height: 1.6em;
    font-size: 2em; }
  .captionbannerlink .content {
    font-size: 1.4em; }

.captionbannerlink:hover .name {
  color: #fff;
  font-weight: 700; }

.captionbannerlink:hover .content {
  color: #ffffff; }
