/*
Theme Name: Affiliate Theme - Child
Theme URI: http://affiliatetheme.io
Description: Legen... wait for it... Dary!
Author: endcore Medienagentur
Author URI: http://endcore.com
Template: affiliatetheme
Version: 1.0
*/
.breadcrumbss {
  display: none;
}


.sidebar-link{
 color: white !important;
}

.footer-bar {
  display:flex;
  justify-content: flex-end;
}

.align-right{
  text-align: right;
  float: right;
  margin-right: 5px;
}


.blue-cube{
  color: #1E73BE;

}

.grey-cube{
  color: #bbb;
}