section {
  margin-bottom: 92.7px; }
  section h1 {
    color: #9e9e9e;
    font-size: 1em;
    text-transform: uppercase; }

#section-work li a {
  color: black;
  display: block;
  /*font-size: 1.382em;*/
  margin-left: -15px;
  padding: 15px 0 1px 15px;
  text-decoration: none; }
  #section-work li a:hover {
    background: white; }
  #section-work li a h2 {
    margin: 0; }
  #section-work li a p {
    color: #9e9e9e; }
  #section-work li a img {
    margin: 0 auto;
    max-height: 2em;
    max-width: 100%; }

#section-blog li a {
  color: black;
  display: block;
  margin-left: -15px;
  padding: 3.9267015707px 0 3.9267015707px 15px;
  text-decoration: none; }
  #section-blog li a:hover {
    background: white; }
#section-blog h2 {
  margin: 0; }
