.widget-title {
  display: none;
}

.so-panel.widget,
.panel-grid-cell section {
  padding-top: 10px;
  padding-bottom: 10px;
}

.site-title a:hover {
  color: #db216b;
}

.site-title a {
  color: #db216b;
}

.site-description {
  color: #db216b;
  font-weight: normal;
  font-size: 14px;
}

.site-footer .site-info {
  display: none;
}

.sow-carousel-title .widget-title {
  display: none;
}

.site-footer a {
  color: #c60bdb;
}

a {
  color: #c60bdb;
}

.site-navigation .nav-menu .sub-menu li a {
  background-color: #db216b;
}

.site-navigation {
  float: right;
  max-width: 55%;
}

.entry-author-byline {
  display: none;
}

p {
  font-size: 15px;
}

table {
width: 100%;
margin: 22px 0;
margin: 2.2rem 0;
border: 0px #eaecee;
text-align: left;
}

table td {
border-top: 0px solid #eaecee;
border-left: 0px solid #eaecee;
}

.entry-date a, .site-wrapper div.sharedaddy h3 a {
    color: #171717;
    text-decoration: none;
    display: none;
}

.entry-header .entry-date, .entry-header .site-wrapper div.sharedaddy h3, .site-wrapper div.sharedaddy .entry-header h3 {
    line-height: 40px;
    display: none;
}

.widget li {
    padding: 0.5rem 1.0rem 0.0rem 0.5rem;
    padding-top: 0.5rem;
    padding-right: 1.0rem;
    padding-bottom: 0rem;
    padding-left: 0.5em;
    border-bottom: none;
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
}