.photoframe-box {
	padding: 10px;
	border: 2px solid #ffffff;
    background-color: rgba(0, 0, 0, 0.7);    
    border-radius: 12px;    		
}

