.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/*$light-gray: #d8d8d8;*/
/*$lightest-gray: #f3f3f3;*/
/*$flame-orange: #f15322;*/
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

body {
  font-family: Segma-Regular; }
