.author-name-header {
    font-family: 'leckerli_oneregular', cursive;
    font-size: 30px;
    color: #320082;
    padding-left: 10px;
    padding-right: 10px;
}

.menu-font {
    font-family: 'Spectral', 'Times New Roman', Times, serif;
    font-size: 20px;
}

.nav-link {
    color: #A56CFF;
}

.active {
    color: #4A00BF;
}

.round-img {
    border-radius: 50%;
}

.section {
    padding-top: 100px;
    padding-bottom: 100px;
    border-bottom: 3px solid #320082 ;
}

.toggler-no-border:focus {
    outline: none;
    box-shadow: none;
}

div.hamburger-line {
    width: 30px;
    height: 4px;
    background-color: #320082;
    margin: 6px 0;
    border-radius: 50px;
}

a.anchor {
    display: block;
    position: relative;
    top: -75px;
}

a.story-link {
    color: black;
}

.nav-link:hover {
    color: #40E0A6;
}

a:hover {
    color: #2FBF8B;
    transition: .1s;
}

.story-details {
    padding-top: 50px;
    padding-bottom: 50px;
}

p.bio-text {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

img.twitter-icon {
    max-width: 50px;
    max-height: 50px;
}

img.twitter-icon:hover {
    transition: .15s;
    transform: scale(1.25);
}

h1 {
    text-align: center;
    font-family: 'leckerli_oneregular', cursive;
    font-size: 50px;
    color: #320082;
}

h2 {
    text-align: center;
    font-family: 'Spectral', 'Times New Roman', Times, serif;
    padding-bottom: 50px;
    font-weight: bold;
    font-size: 35px;
}

h4 {
    font-family: 'Spectral', 'Times New Roman', Times, serif;
    font-size: 25px;
    font-style: italic;
    text-decoration: none;
}

p {
    font-family: 'Spectral', 'Times New Roman', Times, serif;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 25, 2021 */

@font-face {
    font-family: 'spectralbold';
    src: url('../fonts/spectral-bold-webfont.woff2') format('woff2'),
    url('../fonts/spectral-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'spectralbold_italic';
    src: url('../fonts/spectral-bolditalic-webfont.woff2') format('woff2'),
    url('../fonts/spectral-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'spectralitalic';
    src: url('../fonts/spectral-italic-webfont.woff2') format('woff2'),
    url('../fonts/spectral-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'spectralregular';
    src: url('../fonts/spectral-regular-webfont.woff2') format('woff2'),
    url('../fonts/spectral-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'anke_calligraphic_fgregular';
    src: url('../fonts/ankecallig-fg-webfont.woff2') format('woff2'),
    url('../fonts/ankecallig-fg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'leckerli_oneregular';
    src: url('../fonts/leckerlione-regular-webfont.woff2') format('woff2'),
    url('../fonts/leckerlione-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}