.header-bottom {
  color: black;
  background-color: #06AEEB;
}

.footer-bottom-left.fleft {
  color: #ffffff;
  font-size: 12px;
}

.footer-bottom-left.fleft a {
  color: #E30613;
}

.block-post-wrap-head.sidebar-item-head {
  background-color: #06aeeb;
}
.sidebar-item-head span:before {
    border-right: 40px solid #06aeeb !important;
    border: 40px solid transparent;
    border-bottom: 0 solid #06aeeb;
    border-left: 0 solid #06aeeb !important;
    right: -50px;
    width: 10px;
}
.sidebar-item-head {
    background-color: #06aeeb;
    height: 40px;
    line-height: 40px;
}

.block-post-wrap-content {
    background-color: #E6F7FD;
    margin-top: 10px;
    padding: 10px;
}
.sidebar-item-content {
    background-color: #E6F7FD;
    margin-top: 10px;
    padding: 10px;
}