@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Cantata+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;1,300&family=Playfair+Display&display=swap');

h1 
{
font-family: 'Cantata One', serif;
color: rgba(0, 0, 0, 0.8);
font-weight: 400;
line-height: 1.58;
letter-spacing: -.003em;
font-size: 50px;
padding: 35px;
text-align: center;
}
    
h2
{
font-family: 'Montserrat', sans-serif;
color: rgba(0, 0, 0, 0.8);
font-weight: 500;
line-height: 1.58;
letter-spacing: -.003em;
font-size: 30px;
}
    
p
{
font-family: 'Quicksand', sans-serif;
color: rgba(0, 0, 0, 0.8);
line-height: 1.58;
letter-spacing: 0px;
word-spacing: 2px;
font-size: 20px;
}

.navbar 
{
background-color: #969B7B;	
}

.navbar li
{margin-left: 30px;
padding-left: 60px;
padding-right: 50px;
font-size: 18px;
letter-spacing: 1px;
justify-content: center;
padding-top: 10px;
font-family: 'Quicksand', sans-serif;
font-weight: 500;
}

.row
{
background-color: #FCF8F5;
}

.mycol1a h1
{
font-size: 40px;	
text-align: left; 
padding-left: 90px;
	padding-top: 80px;
	
}

.mycol1a p
{    
font-size: 18px;
padding-left: 90px;
	padding-top: 10px;
	min-width: 300px;
}

.mycol1b 
{    
margin: auto;    
display: block;


}
.mycol1b img
{    
padding-left: 60px;
height: auto;
width:80%;
border:none;
display:block;

}

.mycol2 h1
{
font-size: 40px;
padding-top: 60px;
text-decoration: underline;
text-decoration-style: double;
text-decoration-thickness: 2px;
text-underline-position: under;
}

.mycol2
{background-color: #F7E4D5}

.mycol
{
border: 20px solid #F7E4D5;
background-color: #FCF8F5;
}

.mycol img
{
padding-top: 20px;
}
.mycol h2
{
font-size: 17px;
	font-weight: 600;
	padding-top: 30px;
	color: darkslategrey;
}

.mycol p
{
font-size: 15px;
padding-top: 30px;
}

.mycol p2
{
font-size: 16px;
font-weight: 500;
padding-top: 10px;
font-family: 'Quicksand', sans-serif;
}

.mycolx
{
background-color: #F7E4D5;
}

.img-container
{
text-align: center;
display: block;
}

.mycol3
{
padding-bottom: 60px;	
}
.card-footer
{
background-color:#969B7B;
padding:1px;
}

.card-footer ul li
{
float: left;
list-style: none;margin: 20px 50px 17px 20px;
font-family: 'Quicksand', sans-serif;
padding-right: 60px;
padding-left: 100px
}

.row3 
{
background-image: url("about_img/img.jpg");
min-height: 580px;
}

.mycol3 h1
{
margin-left: 120px;
margin-top: 300px;
font-size: 37px;
padding-top: 30px;
color: brown;
background-color: antiquewhite
}

.row4  
{
padding-top: 60px;
background-color: antiquewhite;
padding-bottom: 60px;
}

.mycol5 p
{
padding-top: 90px;
padding-bottom: 90px;
}

.card-footer
{
background-color:#969B7B;
padding:1px;
}

.card-footer ul li
{
float: left;
list-style: none;margin: 20px 50px 17px 20px;
font-family: 'Quicksand', sans-serif;
padding-right: 60px;
padding-left: 100px
}

.mycol4 img
{
	height: auto;
    width:100%;
    border:none;
   display:block;}

.mycol5 img
{
	height: auto;
    width:100%;
    border:none;
   display:block;}