body{


	background-color: #f7efec;

}




.text-center{
	justify-content: center;
}

.img_thumbs{
	width: 100%;
}

.margin-top{
	    margin-top: 43px;
}

input{

	background-color: transparent;



    border: 0px solid black;
    border-bottom: 2px solid black;
}



h1,h6{

		font-family: 'Raleway', sans-serif;
	color:rgba(0,0,0,0.5);
	font-weight: 800;


}


h6{

	font-family: 'Raleway', sans-serif;
	color:rgba(0,0,0,0.5);
	font-weight: 600;
	text-transform: uppercase;
}