/*

ATTENTION !
This file is generated by less.
Do not touch unless you are in the *.less file..

*/
/*CSS UTILITIES*/
/*fonts*/
#acl__body .u-font-weight-bold {
  font-weight: bold;
}
#acl__body .u-font-Proxima-Regular {
  font-family: 'ProximaNova-Regular';
}
#acl__body .u-font-size-12 {
  font-size: 12px;
}
#acl__body .u-font-white {
  color: #fff;
}
/*text*/
#acl__body .u-text-uppercase {
  text-transform: uppercase;
}
#acl__body .u-text-align-center {
  text-align: center;
}
/*spacing*/
#acl__body .u-margin-bottom20 {
  margin-bottom: 20px;
}
/*background*/
#acl__body .u-background-grey {
  background-color: #f4f5f9;
}
