/* Site Frameworks */

section.content   {
    width: 85%;
}

.content p img.book   {
    width: 20vw;
    height: auto;
}

/* Display Directives */

.desktop   {
    display: block;
}

.tablet   {
    display: none;
}

.mobile   {
    display: none;
}


/* Button / Link Management */

a.insp_link   {
    width: 29%;
    margin: 1%;
}

a.sermon_link   {
    width: 25vw;
    margin: 1vw;
}

/* Spotlight */

div.spotlight   {
    width: 28%;
    margin: 21px 2%;
    display: inline-block;
}



div.spotlight:first-of-type   {
    width: 94%;
    margin: 21px auto;
    display: block;
}


div.apple_podcasts   {
    width: 30%;
    margin: 1%;
}

div.spotify_podcasts   {
    width: 30%;
    margin: 1%;
}

div.amazon_podcasts   {
    width: 30%;
    margin: 1%;
}

div.iheart_podcasts   {
    width: 30%;
    margin: 1%;
}

div.goodpods_podcasts   {
    width: 30%;
    margin: 1%;
}
