/**
 *
 * -------------------------------------------
 * Custom CSS changes
 * -------------------------------------------
 *
 **/
 
 /* Here you can put your CSS modifications using the Child Theme */
 
 #gk-header-mod .gk-short-menu i {
   
    font-size: 56px;
    line-height: 34px;
    }
	
	.gk-special .figcaption {
   
    background-color: rgba(0,0,0,0.5);
     }