/**
 *
 * Apply Here your Custom CSS
 *
*/



.anulayer {
background-color: rgba(248, 247, 216, 0.7);
/*position: absolute;
top: 0;
left: 0;*/
width: 100%;
height: 100%;
}

.anuborder {
  border-style: solid;
  border-width: 5px;
/*  border-color: #000;
*/}
