/*   
Theme Name: Ancient Minerals
Description: 
Author: 
Version: 1.0
*/



.overlay {
  height: 100%;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #023868;
  opacity: .2;

}