/* ---------- 01 Base ---------- */body{
	/* font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; */font-family:Courier New,Courier,monospace,serif;font-weight:300;padding:0 50px;margin:0;font-size:16px;background-color:#fff;color:#484848;overflow:hidden!important}h1 img{width:250px}h1 img,h2{margin-bottom:25px}h2{font-weight:300}a{color:inherit;text-decoration:none;transition:all .2s ease}a:hover{color:red}.getintouch{font-size:24px;font-size:1.5rem}.Flex__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header{text-align:center}