@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700&subset=latin-ext);html{line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0;font-family:Quicksand,sans-serif}html,body{height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wholeWindowWrapper{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#f7fafc}.rightInTheCenter{max-width:400px;padding:1rem;text-align:center;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);background-color:white}.containerForIcons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.containerForIcons>a{color:#009688;font-size:1.25rem;font-weight:700;position:relative}.containerForIcons>a:hover{color:#007167}