/* CSS Document */

h1 {color: #be1e2d; font-size: 38px; font-family: Athelas}
a {font-family: Athelas; color: #41393D}
body {font-family: Athelas; color: #d4a18d; background-color: #41393d}
b {color: #ef4e22}
header {text-align: center; background-color: #8a8c8f;}
body {text-align: center;}
nav li {text-align: center; font-size: 16pt; padding-top: 14pt; padding-bottom: 14pt; padding-left: 24pt; padding-right: 24pt; 
    display: inline-block; position: sticky;}
a:hover {background-color: #be1e2d;}
footer {background-color: #be1e2d; font-size: 16pt}
ul {list-style-type: none; color: #41393d}
ul1 {list-style-type: none; color: #d4a18d; font-size: 30px;}
.flex-container1 {display: flex; flex-direction: row; justify-content: center}
.flex-gap {display: inline-flex; flex-wrap: wrap; gap: 30px}
