﻿.slide1 {
    background-image: url(https://design.dga.gov.sa/templates/national-day/backgrounds/hero-section.svg);
    background-size: cover;
}

.slidefooter {
    background-image: none;
    background-color:#074D31;
    
    
}

.slidefooter * {
   opacity: 100% !important;
}

.header{
	position:absolute;
	
}

.national-day{
	
	padding: 7% 12%;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    display: flex;
    position: absolute;
    bottom: 0;
   }
