﻿.SaveTheDate-BgImage01 {
    background-image: url('/Resources/Images/BackgroundImages/1548874000.jpg');
    min-height: 500px;
    background-attachment: fixed;
    background-position: 50% 180%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px;
    margin: 0px;
}

.SaveTheDate-Example-Container {
    border: 20px solid var(--rtg-light-brown);
    padding: 10px;
    border-radius: 15px;
}
