.site-header{
    background-color: rgba(55, 77, 68, 1);
    height:170px;
}

#site-navigation {
    background-color: rgba(0, 0, 0, 0.0);
}

.main-navigation ul ul {
    background-color: rgba(0, 0, 0, 0.45)
}

#footer-widgets {
      background-color: rgba(55, 77, 68, 1) !important;
      color:white !important;
}

.textwidget i {
  font-size:60px !important;
  width:50px;
}