.logo {
  margin-top: -13px;
}
.no-radius {
  border-radius: 0;
}
.logout-btn {
  margin-top: 18px;
  margin-right: 15px;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-2 {
  margin-right: 2rem !important;
}
.mt-2 {
  margin-top: 2rem !important;
}
.mt-4 {
  margin-top: 4rem !important;
}
.mb-4 {
  margin-bottom: 4rem !important;
}

.my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
