.navbar .logo {
  width: 12rem;
}

body,
.btn,
.btn-sec,
.title,
.text-clear {
  text-transform: none !important;
}

.underlined {
  text-decoration: underline;
}

.no-wrap {
  white-space: nowrap;
}
