
/* .alpha-gris {
  background-color: #FAFAFA; }

.text-gris {
  color: #898c8e; }
  .text-gris[href]:hover, .text-gris[href]:focus {
    color: #646464; }

.bg-gris {
  background-color: #898c8e; }

.border-gris {
  border-color: #898c8e; }

.border-top-gris {
  border-top-color: #898c8e; }

.border-bottom-gris {
  border-bottom-color: #898c8e; }

.border-left-gris {
  border-left-color: #898c8e; }

.border-right-gris {
  border-right-color: #898c8e; 
}
 */