.logo-image {
  width: 100px;
}

.accent-color {
  color: #fe3f40;
}
.font-xs {
  font-size: 12px;
}
.text-left {
  text-align: left;
}
