.clearflex::after {
  content: '.';
  display: inline-block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

a {
  color: #ffffff;
  text-decoration: none; }

a:link, a:visited, a:active, a:hover {
  color: #ffffff;
  text-decoration: none; }

.clear {
  clear: both; }
