#primary-menu li a {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-left: 2px;
  margin-right: 4px;
  color: #625858;
  font-size: 14px;
}
body footer nav a {
  border-style: solid;
  border-width: 1px;
  border-top-right-radius: 0px;
  border-radius: 4px;
  color: #ff0000 !important;
  border-color: #4c4646;
}
body footer p {
  border-bottom-style: solid;
  border-bottom-width: 0px;
}
.content-loop .entry-header .entry-category a {
  border-style: solid;
  border-width: 1px;
  background-color: rgba(251, 210, 227, 0.07);
  border-radius: 29px;
  border-color: #ffffff;
}
.content-loop .entry-title a {
  color: #625c5c;
}
#page {
  background-color: #d6cfcf;
}
#recent-content {
  background-color: #f8dddd;
}
#masthead .container {
  background-color: #e9dddd;
}
.sf-menu {
  background-color: #ede0e0;
}
#primary-nav {
  background-color: #efe2e2;
}
.site-header {
  background-color: #ebdcdc;
}
