.icgsportfile h3 {
  background-color: #661e2b;
  padding: 10px;
  color: #ffcc00;
  border-bottom:8px solid #d0d0d0;
   }

.icgsportfile h3 a:link {
  color: white;
}

s.icgsportfile h3 a:visited {
  color: white;
}

.icgsportfile h3 a:hover {
  color: white;
}

.icgsportfile h3 a:active {
  color: #ffcc00;
}

.icgsportfile img {
  max-width: 100%;
  height: auto;
}

.icgsportfile {
  font-size: 1.2em;}