@font-face {
    font-family: 'Kavoon';
    src: url('../fonts/Kavoon-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Helvetica', sans-serif;
    background-color: beige;
    line-height: 2rem;
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    background-image:
        url(../assets/footer.png),
        url(../assets/headerrect.png),
        url(../assets/dance.png),
        url(../assets/potions.png),
        url(../assets/article4.png),
        url(../assets/article2.png),
        url(../assets/article2.png),
        url(../assets/article1.png),
        url(../assets/article3.png),
        url(../assets/joinUs.png);
    background-position: 0rem 483rem, 0rem -20rem,
        65rem 260rem,
        64rem 330rem,
        0rem 82rem, 0rem 169rem,
        0rem 248rem, 0rem 322rem,
        0rem 400rem, 0rem 450rem;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat,
        no-repeat, no-repeat, no-repeat;
    background-size: 100%, 100%, 25%, 25%, 100%, 100%, 100%, 100%,
        100%, 60%;
}

.navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2rem;
}

.logo {
    font-family: 'Kavoon';
    font-size: 18px;
}

.logo a {
    color: #CF4367;
}

.logo a,
.nav-links a {
    text-decoration: none;
}

.nav-links {
    gap: 2rem;
    display: flex;
    align-items: center;
    font-family: 'Helvetica', sans-serif;
}

.nav-links a {
    display: block;
    padding: 1em;
    color: #CF4367;
    font-weight: bold;
}

.navigation a:hover {
    color: #669EC6;
}

.nav-links img {
    margin-left: -11px;
    margin-top: 9px;
}

.nav-button {
    align-items: center;
    font-family: 'Kavoon';
    background-color: #669EC6;
    border: 0;
    border-radius: 100px;
    box-sizing: border-box;
    color: #000000;
    display: inline-flex;
    font-size: 16px;
    justify-content: center;
    max-width: 10rem;
    min-height: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
}

.nav-button:hover {
    background-color: #6A0572;
    color: beige;
}

.header {
    display: flex;
    padding-top: 4rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
}

.header-text {
    display: flex;
    flex-direction: column;
    margin-top: 5rem;
    font-size: 20px;
}

.header-title {
    text-align: left;
    color: #CF4367;
    font-size: 36px;
    font-weight: 400;
    font-family: 'Kavoon', cursive;
    word-wrap: break-word;
}

.header-description {
    margin-top: 5rem;
    padding-right: 6rem;
    color: beige;
}

.pink-text {
    color: #CF4367;
    font-weight: bold;
}

.blue-text {
    color: #669EC6;
    font-weight: bold;
}

article {
    padding-bottom: rem;
    position: relative;
    text-align: left;
}

.icon {
    width: 8%;
}

.content {
    display: flex;
    align-items: left;
    justify-content: center;
    flex-direction: column;
    padding-top: 6rem;
    margin-left: 4rem;
}

.article-1,
.article-2,
.article-5 {
    display: flex;
}

.article-title {
    color: #CF4367;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Kavoon', cursive;
    padding-right: 20px;
    padding-bottom: 2rem;
    margin-top: -4rem;
}

.article-subtitle {
    color: #CF4367;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Helvetica', sans-serif;
    padding-right: 2 rem;
}

.article-pink {
    color: #CF4367;
    font-family: 'Kavoon', cursive;
    font-size: 25px;
}

.article-instructions {
    color: #669EC6;
    font-family: 'Kavoon', cursive;
    font-size: 25px;
}

.article-paragraph {
    color: beige;
    font-size: 18px;
    font-family: 'Helvetica', sans-serif;
    padding: 2rem;
}

.article-description {
    color: #151515;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Helvetica', sans-serif;
}

.article-intro {
    padding: 4rem;
    padding-left: 11rem;
    padding-right: 11rem;
    padding-bottom: 2rem;
}

.icon {
    margin-left: -7rem;
}

.article-button {
    border: 0;
    font-family: 'Kavoon';
    padding: 1rem;
    background-color: #CF4367;
    border-radius: 3rem;
}

.article-text {
    color: rgb(0, 0, 0);
}

.article-link-pink {
    margin-left: 28rem;
    font-weight: 400;
    text-decoration: none;
    padding: 60px;
    width: 25rem;
    align-items: center;
    font-family: 'Kavoon';
    border: 0;
    color: beige;
    display: inline-flex;
    font-size: 16px;
    justify-content: center;
    padding-left: 40%;
    text-align: center;
    background-image: url(../assets/pinkButton.png);
    background-repeat: no-repeat;
    background-position-x: 30rem;
}

.hearts {
    background-image: url(../assets/pinkheart.png);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 5rem;
    align-items: center;
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    padding: 1rem;
    margin-left: 2rem;
    color: #000000;
}

.article-link-black {
    margin-left: 28rem;
    font-weight: 400;
    text-decoration: none;
    padding: 60px;
    width: 25rem;
    align-items: center;
    font-family: 'Kavoon';
    border: 0;
    color: beige;
    display: inline-flex;
    font-size: 16px;
    justify-content: center;
    padding-left: 40%;
    text-align: center;
    background-image: url(../assets/blackButton.png);
    background-repeat: no-repeat;
    background-position-x: 30rem;
}

.article-link-blue {
    margin-left: 28rem;
    font-weight: 400;
    text-decoration: none;
    padding: 60px;
    width: 25rem;
    align-items: center;
    font-family: 'Kavoon';
    border: 0;
    color: beige;
    display: inline-flex;
    font-size: 16px;
    justify-content: center;
    padding-left: 40%;
    text-align: center;
    background-image: url(../assets/blueButton.png);
    background-repeat: no-repeat;
    background-position-x: 30rem;
}

.motivational-paragraph {
    padding-top: 14rem;
    font-size: 20px;
    width: 40rem;
}

#motivation {
    padding-top: 5rem;
    margin-left: 10rem;
    display: flex;
    color: beige;
}

footer {
    padding: 40px;
    color: #CF4367;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Kavoon', cursive;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-title {
    color: #CF4367;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Kavoon', cursive;
    padding-right: 20px;
    padding-bottom: 2rem;
}

.footer-input {
    color: #669EC6;
    font-size: 16px;
    font-family: 'Helvetica', sans-serif;
    font-weight: 400;
    border: 4px solid #669EC6;
    border-radius: 3rem;
    padding: 10px;
    outline: none;
    background: none;
}

.footer-button {
    color: #669EC6;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Helvetica', sans-serif;
    padding: 10px 20px;
}