#more-about-me {
  background: rgb(148,158,55);
}

#more-about-me:hover {
  color: #000000;
  background: rgba(0,0,0,0);
}

.social {
  padding: 7px;
}

.vickypee-sidebar {
  padding-top: 50px;
  /*padding-bottom: 50px;*/
}

