.border-tertiary {
  border: var(--app-size-border) solid var(--app-color-tertiary);
  border-radius: var(--app-size-radius);
}