

h2 {
    font-family: "Cormorant Unicase", serif;
    font-weight: 600;
    font-style: normal;
}

h3 {
    font-family: "Cormorant Unicase", serif;
    font-weight: 500;
    font-style: normal;
}

h4 {
    font-family: "Cormorant Unicase", serif;
    font-weight: 400;
    font-style: normal;
}

.body-header {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 100px;
    margin-right: 100px;
    font-weight: bold;
}

.title-text {
    font-size: 5rem;
    font-weight: bold;
    text-align: center;
    font-family: "Cormorant Unicase", serif;;
}

.head-text {
    text-align: center;
}

.footer-text {
    text-align: center;
    font-family: "Cormorant Unicase", serif;
    font-weight: 200;
    font-style: normal;
}

.navbar-nav {
    font-family: "Cormorant Unicase", serif;
    font-weight: 500;
    font-style: normal;
    color: black;
}

.logo {
    width: 250px;
    height: 250px;
    display: block;  
    margin-left: auto; 
    margin-right: auto;
}

.small-logo {
    width: 80px;
    height: 80px;
    display: block; 
    margin-left: auto;  
    margin-right: auto;
}

.social-images {
    width: 50px;
    height: 50px;
}

.social-div {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 25px;
}

.social-images-small {
    width: 35px;
    height: 35px;
}

.page-break {
    width: 175px;
    height: 75px;
    display: block; 
    margin-left: auto;  
    margin-right: auto;
    margin-top: 50px;
}

.logo-star {
    width: 50px;
    height: 50px;
    display: block;  
    margin-left: auto; 
    margin-right: auto;
}

.card-style {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.card-row {
    width:50%;
   
}

.card-text {
    font-family: "Cormorant Unicase", serif;
    font-size: 1.5rem;
}

.path-heading {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 25px;
}

.card-title {
    color: crimson;
}

.card-links {
    text-decoration: none;
    color: black;
}

.card-links:hover {
    color: crimson;
}

.ko-fi-asset {
    width: 280px;
    height: 150px;
    display: block; 
    margin-left: auto;  
    margin-right: auto;
    margin-bottom: 50px;
}

.date {
    font-family: "Cormorant Unicase", serif;
}

.list-heading {
    font-weight: bold;
    font-size: 3rem;
}

.list-content {
    text-align: center;
    padding-bottom: 25px;
}

.chapter-link {
    color: crimson;
    text-decoration: none;
}

.chapter-link:hover {
    color:black
}

.chapter-title {
    color: crimson;
    font-weight: bold;
    font-size: 3rem;
    text-align: center;
}

.chapter-content {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.25rem;
}
