/* cmsms stylesheet: jrphotos-global modified: Wednesday, October 2, 2019 6:43:51 PM */
body
{
 text-align:center;
 margin:0;
 font-family:'Montserrat', sans-serif;
 font-size:14px;
 font-weight:400;
}

.clear
{
 clear:both;
}

a
{
 color:#f00;
 text-decoration:none;
}

a:hover
{
 text-decoration:underline;
}

#comments ul
{
 padding:0;
 padding-left:15px;
}

#comments ul li
{
 margin-bottom:15px;
}

p.error
{
 background:#f00;
 color:#fff;
 padding:15px;
}

p.success
{
 background:#559E1C;
 color:#fff;
 padding:15px;
}

a.cookies
{
 color:#666;
}
