.container-fluid { 
margin-right: auto; 
margin-left: auto; 
max-width: 1200px;
}

.bg-chback {
background:#98ff98;
}

.txt-mblue {
color:midnightblue;
}

.txt-mblue2 {
color:midnightblue;
}

.txt-mblue2:hover,.txt-mblue2:active {
color:red;
}

.fnt-quick {
font-family:'Quicksand';
}

modal-content {
background:#4CC248 !important;
}

.txt-ad {
font-family:Architects Daughter;
}

.txt-right {
font-family:"Righteous";
}

.txt-dred {
 color:darkred;
}

img{
    border-radius: 5%;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.imgsp {
border-radius:0;
margin:0;
box-shadow: 0 0 0 rgba(0,0,0,0);
}
