.mr-auto {
  margin-right: auto;
}

.mt12 {
  margin-top: 12px;
}

.mt80 {
  margin-top: 80px !important;
}

.mr4 {
  margin-right: 4px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb32 {
  margin-bottom: 32px;
}

.mb16 {
  margin-bottom: 16px;
}

.mb12 {
  margin-bottom: 12px;
}

.mb-4 {
  margin-bottom: -4px;
}

.ml-12 {
  margin-left: -12px;
}

.w_100 {
  width: 100%;
}
