.img-responsive {
  display: block;
  width: 100%;
  height: auto; }

.linkStyle {
  color: inherit;
  text-decoration: none; }

.linkStyle:hover {
  color: #0E5BA5; }

.content-p span {
  color: #033D78;
  font-weight: bold; }

.content-p a {
  color: #033D78;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer; }

.content-p a:hover {
  color: #FEB827; }

.yearContent a {
  color: #033D78;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer; }

.yearContent a:hover {
  color: #FEB827; }

a:focus, a:hover {
  text-decoration: none !important; }

.container-1140 {
  position: relative; }

.container-1140:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.mb0 {
  margin-bottom: 0px !important; }
