@charset "UTF-8";
#container h1 {
    display: block;
    background-color: #FFFFFF;
    color: #E9E7E2;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 400;
}
body {
    background-color: #FFFFFF;
    color: #555555;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

.topNav {
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 0;
    text-align: left;
    list-style-type: none;
    list-style-image: none;
    text-transform: lowercase;
    margin-left: -15px;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 400;
}


.topNav ul li {
    display: inline-block;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 600;
    text-shadow: 6px 6px 14px #A9A9A9;
    color: undefined;
    padding-top: 0px;
}

.topNav a:link  , a:visited{
    color: #A89B88;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    padding-top: 0px;
}

.topNav a:hover  , a:active{
    color: #A89B88;
    text-decoration: none;
}

.siteTitle {
    color: #8B6F6F;
    font-family: federo;
    letter-spacing: 7px;
    font-size: xx-large;
    font-weight: 900;
    font-style: normal;
    -webkit-box-shadow: 0 0px;
    box-shadow: 0 0px;
    text-shadow: 6px 6PX 14px #D0C9B7;
    padding-left: 10px;
}

.siteTitle a:link  , a:visited{
    color: #9FA88D;
    margin-left: auto;
    margin-right: auto;
	text-decoration: none;
}

.siteTitle a:hover  , a:active{
	color: #9FA88D;
	text-decoration: none;
}

/* Container holding the image and the text */
.welcomeImg {
    position: relative;
    text-align: center;
    color: ghostwhite;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inherit;
    opacity: 1;
    margin-top: -39px;
}
.welcomeImg h2 {
    color: #5A5A5A;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 400;
    text-align: center;
    font-variant: normal;
    /* [disabled]margin-top: 150px; */
    margin-left: 400px;
    margin-right: 400px;
    margin-bottom: 200px;
    font-size: small;
}

/* Centered text */
.centered {
    position: absolute;
    top: 10%;
    left: 13%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 400;
}

a:link, a:visited {
    color: #9A9588;
    text-decoration: none;
}

a:hover, a:active {
    color: #9A9588;
    text-decoration: none;
}
#about h2 {
    color: #735D50;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 900;
    text-align: center;
    font-variant: normal;
    margin-top: 150px;
    margin-left: 400px;
    margin-right: 400px;
    font-size: large;
    text-shadow: 0 0px;
    padding-bottom: 0px;
}
#about p {
    color: #5A5A5A;
    font-family: federo;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    padding-bottom: 100px;
    padding-top: 0px;
    margin-top: -175px;
}

.blogContent img {
    display: block;
    width: 70%;
    margin-left: 50px;
    justify-content: space-between;
    /* [disabled]padding-right: 50px; */
    margin-right: 50px;
}
.blogContent h3 {
    margin-left: 50px;
    opacity: 1;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 400;
    justify-content: space-between;
    font-size: 1rem;
}
.blogContent p {
    margin-left: 50px;
    justify-content: space-between;
    font-size: 0.7rem;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 400;
    color: #735D50;
}
#blogBox {
    display: flex;
    margin-top: 35px;
    margin-left: 100px;
    margin-right: 20px;
    justify-content: space-between;
}
#blogBox h2 {
    color: #735D50;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 900;
    padding-right: 100px;
    padding-top: 60px;
    padding-bottom: 50px;
}
#recommended {
    margin-top: 200px;
    font-family: chivo;
    color: #E9E7E2;
    font-style: normal;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    margin-left: 150px;
    margin-right: 150px;
    background-color: #9FA88D;
    padding-top: 150px;
    padding-right: 150px;
    padding-bottom: 150px;
    padding-left: 150px;
    border-radius: 40px;
}

#recommended img {
    display: block;
    width: 35%;
    /* [disabled]margin-left: 150px; */
    border-radius: 40px;
}
#recommended h2 {
    font-weight: 900;
    margin-top: 200px;
    margin-left: 150px;
    margin-right: 100px;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    color: #E9E7E2;
}
#recommended h3 {
    font-weight: 400;
    margin-top: 200px;
    margin-right: 50px;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
}
#recommended p {
    margin-top: 200px;
    font-size: 0.7rem;
    font-variant: normal;
    font-style: normal;
    text-transform: uppercase;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-weight: 400;
}

#recommended a:link  , a:visited{
    color: #E9E7E2;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    padding-top: 0px;
}

#recommended a:hover  , a:active{
    color: #E9E7E2;
    text-decoration: none;
}
.podcast {
    display: flex;
    padding-top: 200px;
    padding-right: 200px;
    padding-bottom: 250px;
    padding-left: 200px;
    background-color: #735D50;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    background-image: -webkit-linear-gradient(212deg,rgba(255,255,255,1.00) 0%,rgba(224,192,192,1.00) 35.99%,rgba(224,192,192,1.00) 65.77%,rgba(115,93,80,1.00) 90.46%), url(url);
    background-image: -moz-linear-gradient(212deg,rgba(255,255,255,1.00) 0%,rgba(224,192,192,1.00) 35.99%,rgba(224,192,192,1.00) 65.77%,rgba(115,93,80,1.00) 90.46%), url(url);
    background-image: -o-linear-gradient(212deg,rgba(255,255,255,1.00) 0%,rgba(224,192,192,1.00) 35.99%,rgba(224,192,192,1.00) 65.77%,rgba(115,93,80,1.00) 90.46%), url(url);
    background-image: linear-gradient(238deg,rgba(255,255,255,1.00) 0%,rgba(224,192,192,1.00) 35.99%,rgba(224,192,192,1.00) 65.77%,rgba(115,93,80,1.00) 90.46%), url(url);
}
.podcast img {
    width: 40%;
    margin-left: 100px;
    /* [disabled]margin-right: 200px; */
    border-radius: 10px;
}
.podcast h2 {
    font-weight: 200;
    margin-top: 200px;
    /* [disabled]margin-left: 200px; */
    margin-right: 50px;
    font-family: federo;
    font-style: normal;
    color: #E9E7E2;
    font-size: 2rem;
    padding-top: 200px;
}
.podcast h3 {
    font-weight: 400;
    margin-top: 200px;
    margin-left: 100px;
    margin-right: 50px;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-size: small;
    text-align: left;
    color: #E9E7E2;
    padding-top: 200px;
}
.podcast p {
    font-weight: 400;
    margin-top: 200px;
    margin-left: 100px;
    margin-right: 50px;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-size: xx-small;
    letter-spacing: 3px;
    color: #E9E7E2;
    padding-top: 200px;
}

footer {
    /* [disabled]margin-top: -40px; */
    /* [disabled]margin-bottom: 60px; */
    display: flex;
    padding-bottom: 100px;
    padding-left: 200px;
    /* [disabled]padding-right: 25px; */
    background-color: #FFFFFF;
    padding-top: 100px;
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    justify-content: space-between;
    font-style: normal;
    font-weight: 400;
}
.join h1 {
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    color: #9FA88D;
}
.join input {
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 400;
}
.join h2 {
    font-family: chivo, "Neue Haas Grotesk Display Pro 65 Medium";
    font-style: normal;
    font-weight: 400;
    font-size: medium;
    color: #7C846D;
}
.join h3 {
    color: #9FA88D;
    font-variant: normal;
    font-weight: 400;
    font-size: small;
}
.join p {
    color: #818181;
    font-weight: 400;
    font-family: federo;
    font-style: normal;
    font-size: xx-small;
}
