:root {
  --bs-primary: #62929e;
  --bs-primary-rgb: 98, 146, 158;

  --bs-secondary: #475657;
  --bs-secondary-rgb: 71, 86, 87;
}


/* .navbar { background-color: #475657 !important } */

/* masthead */
/* .masthead { background-color: #62929E !important ; } */

/* about */


.masthead-avatar { border-radius: 50%; }

