/* body {
    max-width: 1000px;
} */

h4 {
    font-family: 'Patrick Hand', cursive;
    color: grey; 
    /* padding-left: 0.5em; */
    font-size: 2rem;
    padding-bottom: 1em;
}

.goback {
    background-color: #ecdfcc;
    border: none;
    color: rgb(5, 5, 5);
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 12px;
}


.titlerow {
    display: flex;
    flex-direction: row;
}

h3 {
    font-family: 'Cormorant Garamond', serif;
    word-spacing: 0.5em;
    letter-spacing: 1px;
    line-height: 2;
    color:rgb(4, 4, 4);
    text-align: center;
    font-size: 1.7rem;
    padding: 1em;
    font-weight: bolder;
    margin-top: 1em;
}

h5 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-family: 'Patrick Hand', cursive;
    color: rgb(136, 121, 121);
    text-align: center; 
    letter-spacing: 2px;
    padding: 1em 1em;
    font-size: 1.5em;
}

.buttons p {
    background-color:rgba(84, 121, 143, 0.76);
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    padding: 15px 25px;
    display: inline-block;
    font-family: 'Montserrat Alternates', sans-serif;
    font-family: 'Patrick Hand', cursive;
    font-size: 20px;
}

.row {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
}

.col {
    display: flex;
    flex-direction: column;
}

.container img {
    height: auto;
    width: 7em;
    padding-bottom: 1em;
    object-fit: contain;
}

p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-family: 'Patrick Hand', cursive;
    padding: 1em;
    text-align: center;
    font-size: 1.4em;
}

.npadding {
    font-family: 'Montserrat Alternates', sans-serif;
    font-family: 'Patrick Hand', cursive;
    padding: 1em;
    text-align: center;
    font-size: 1.2em;
    padding-bottom: 3em;
}

ol {
    font-size: 1.3em;
}

.action img {
    height: auto;
    width: 10em;
    display: block;
    margin: auto;
    padding-bottom: 1em
}

#eat img {
    height: auto;
    width: 10em;
    margin: auto;
    display: block;
}

/* feeling tired css */
h2 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-family: 'Patrick Hand', cursive;
    color: rgb(94, 86, 86);
    text-align: center;
    letter-spacing: 2px;
    font-size: 1.7rem;
}

h6 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-family: 'Patrick Hand', cursive;
    color: rgb(129, 111, 111);
    text-align: center;
    letter-spacing: 2px;
    padding: 1em 0;
}

h6 ul {
    text-align: left;
}

button {
    border: 1px solid black;
    background-color: rgba(204, 174, 134, 0.301);
}

#plink {
    background-color: rgba(217, 219, 247, 0.651);
}

.sleep img {
    height: auto;
    width: 10em;
    margin: auto;
    display: block;
}

h1 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-family: 'Patrick Hand', cursive;
    text-align: center;
    font-size: 15px;
    padding: 1em 1em;
    /* padding-right: 2em; */
}

#alonetime p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-family: 'Patrick Hand', cursive;
    color: rgb(12, 11, 11);
    border: 3px solid rgb(153, 131, 131);
    padding: 1em 1em;
    border-radius: 5em;
    text-align: center;
    letter-spacing: 2px;
    /* max-width: 10em; */
    /* max-height: 5em; */
}

.list ul {
    text-align: left;
    font-size: 1.3em;
}

.happinesschem img {
    height: auto;
    width: 11em;
    padding-bottom: 1em;
    margin: auto;
    display: block;
}

.happinesschem p {
    font-family: 'Patrick Hand', cursive;
    text-align: center;
    padding: 0em 2em 3em;
}

#moodmenu img {
    height: auto;
    width: 22.5rem;
    margin: auto;
    display: block;
}

#nlist li {
    font-family: 'Patrick Hand', cursive;
    padding: 0;
}

#improvesleep img {
    height: auto;
    width: 10em;
    margin: auto;
    display: block;
}

#routine img {
    height: auto;
    width: 12em;
    margin: auto;
}