The VTMUNC website utilizes a custom Bootstrap file for styling to ensure a cohesive and professional appearance throughout the site.
Fig 1: Design Standards of the VTMUNC web application
- Primary:
630031
- Secondary:
CF4420
- Tertiary:
#DEBB8F
- Primary Background:
#EFE9E7
- Secondary Background:
#F2F1E8
- Headers: Playfair Display
- Paragraph: Source Sans 3
.card {
background-color: var(--primary-background);
}