body {
    background-color: #100e17;
}

.top-card {
    margin-top: 100px;
}

.rec-panel {
	font-family: 'Bowlby One SC', cursive;
}

#author {
    font-size: 20px;
}
.image-box {
    background: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url('https://images.unsplash.com/photo-1542830466-91773113dd3f?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1650&q=80');
    background-position:center;
    background-size: cover;
}

.image-box h2 {
    font-family: 'Bowlby One SC', cursive;
}


.side-items {
	font-family: 'Bowlby One SC', cursive;
}

.side-items p {
	font-size: 15px;
}

.side-items h2 {
	font-size: 30px;
}

#book-comment {
	font-family: 'McLaren', cursive;
	font-size: 20px;
}

.aboutBook {

}

.heading h2{
    font-family: 'Bowlby One SC', cursive;
}
h2 {
	font-size: 2.0rem;
}
.quote {
	border-left: 6px solid #fa709a;
	padding-left: 10px;
	font-size: 1.2rem;
}
.date {
	text-transform: uppercase;
	letter-spacing: .1rem;
    font-size: 0.9rem;
    font-family: 'Bowlby One SC', cursive;
    font-weight: 900;
}
.post {
    margin: 50px auto;
    font-size: 1.2rem;
}
iframe {
	max-width: 1200px;
	width: 100%;
    margin: 0 auto;
    padding: 0 auto;
    border-radius: 20px;
}
.img-for-me img {
    border-radius: 50%;
}
.text-for-me h2 {
    font-family: 'McLaren', cursive;
}





.blockquote h2{
    font-family: 'McLaren', cursive;
}

.blockquote-footer {
    font-family: 'McLaren', cursive;
    color: #f5576c;
}




.hash-tag {
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    padding:  2px 7px;
    margin-left: 7px;
    border-radius: 100px;
    width: 100px;
    background-color: #f5576c;
}



.rec-panel {
    background-color: #f5576c;
}



.whole-card {
    background-color: white;
}
.card-texts {
    color: black;
	font-family: 'McLaren', cursive;
}
.text-card:hover {
    text-decoration-color: #f5576c;
}






.introduction {
    background: #100e17;
    color: white;
}
.topText {
    font-size: 4rem;
}
.blurb h2 {
    color: #f5576c;
    font-weight: 100;
    font-size: 2.5rem;
}
.blurb p {
    color: white;
    font-weight: 100;
    font-size: 1.6rem;
    line-height: 2;
}
.content {
    margin-top: 100px;
    margin-bottom: 100px;
}




#headingGroup span {
    color: red;
}

#headingGroup h1 {
    font-weight: 100;
    font-size: 4rem;
}

#headingGroup p {
    font-weight: 100;
    color: black;
}
.headIntro {
    background-color: white;
}

.contactTop {
    background: white;
    color: black;
}

.contactLabel {
    background: #eb3b53;
    overflow: hidden;
    color: black;
}

.contactBox {
}

.contactBoxElement hr {
    border: 0;
    border-radius: 10px;
    height: 5px;
    background: #100e17;
    width: 70%;
}

.contact-box {

}

#email-link {
    color: black;
}

#email-link:hover {
    text-decoration: none;
    color: black;
}

#fb-icon:hover {
    color: black;
}

#tw-icon {
    color: #1da1f2;
}

#tw-icon:hover {
    color: black;
}

#ist-icon {
    color: #c32aa3;
}

#ist-icon:hover {
    color: black;
}


#bookIcon {
    font-size: 3rem;
    color: white;
}

/*Navbar edit*/
#logoSpan {
    color: white;
}

.navbar {
	font-family: 'Bowlby One SC', cursive;
}

.dropdown-menu {
    border-radius: 0;
    margin: 0;
    background-color: #100e17;
}

.dropdown-item {
    font-weight: 400;
    color: white;
}

#mainNavbar {
    font-size: 1.5rem;
    font-weight: 100;
}

#mainNavbar .nav-link {
    color: white;
    background-color: #f5576c;
    /* background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%); */
    /* background-image: linear-gradient(to top, #cc208e 0%, #6713d2 100%); */
}


#mainNavbar .nav-link:hover {
    color: #100e17;
}

#mainNavbar .navbar-brand {
    color: #f5576c;
    font-weight: 100;
    font-size: 1.5rem;
}

.navbar-dark .navbar-toggler {
    background: #100e17;
    border-color: white;
}

/*navbar color change effect*/
.navbar.scrolled {
    background-color: transparent;
    transition: background 500ms;
}

/* copyright section */
.copyright {
	font-family: 'Bowlby One SC', cursive;
    color: white;
}

/*First Main Top Text fading effect*/
#topText1 {color: black;}
/* #topText2 {color: rgba(255, 255, 255, 0.9);}
#topText3 {color: rgba(255, 255, 255, 0.8);}
#topText4 {color: rgba(255, 255, 255, 0.7);}
#topText5 {color: rgba(255, 255, 255, 0.3);}
#topText6 {color: rgba(255, 255, 255, 0.2);}
#topText7 {color: rgba(255, 255, 255, 0.1);} */

/*navbar color change effect*/
.navbar.scrolled {
    background-color: transparent;
    transition: background 500ms;
}

/*Media query*/
@media (max-width: 1500px) {
    #headingGroup h1 {
        font-weight: 100;
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2rem;
    }
    .blurb p {
        font-size: 1.125rem;
    }
}

@media (max-width: 500px) {
	.post p{
		font-size: 1.0rem;
	}
	.text-for-me p{
		font-size: 1.0rem;
	}
}

