      
body, h1, h2, p {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}


body {
    background-color: #FAF7F5;
    color: #333;
    line-height: 1.6;
}

.main_container
{
	    height: 100vh;
    max-height: 1024px;
  
    position: relative;
	}

.header {
    background-color: #000333;
    color: white;
    text-align: center;
    padding: 1em 0;
    margin-bottom: 40px;
}

.header h1 {
    margin-bottom: 0.5em;
}

.content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2em;
    
}

.section {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 1em;
    margin-bottom:2.5em;
    padding: 1.5em;
    width: 100%;
    max-width: 500px;
    text-align: center;
}

.round_logo {
    display:block;
    padding-bottom:1em;
}

.section p {
    margin-bottom: 1em;
}

.button {
     
            display: block;
            font-size: 1.2em;
            color: #007BFF;
            text-decoration: none;
            margin-bottom: 10px;
     

}

.button:hover {
    color: #00679B;
}

/*
     FILE ARCHIVED ON 15:09:54 Jun 03, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:23:23 Jul 31, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.691
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.019
  esindex: 0.013
  cdx.remote: 76.26
  LoadShardBlock: 151.863 (3)
  PetaboxLoader3.datanode: 199.87 (4)
  load_resource: 262.232
  PetaboxLoader3.resolve: 189.914
*/