*{padding:0;margin:0;box-sizing:border-box}section.container{display:flex;height:100vh;justify-content:center;margin-top:60px;padding:20px}section.container .content{max-width:500px;width:100%}section.container .content .box{width:100%;background-color:#0000000d;border:1px solid rgba(0,0,0,.1);border-radius:10px;display:flex;justify-content:center}section.container .content .box .icon{width:450px}section.container .text-container{font-family:Arial,Helvetica,sans-serif;text-align:center;margin-top:20px;max-width:500px;width:100%}section.container .text-container .title{font-weight:700;font-size:20px;text-transform:uppercase}section.container .text-container .subtitle{font-size:15px;font-weight:400;margin-top:10px}section.container .text-container .anchor{margin-top:10px}section.container .text-container .anchor a{color:#00f;font-weight:700;font-size:14px}
