/* popups */


#popup {
padding: 15px;
background: #5F647A;
width: 350px;
min-height: 250px;
}

#popup p{
text-align: justify;
}