@charset "utf-8";
/* watshop */
body { margin:0 auto; padding:0;font-family: 'Roboto', sans-serif; }
#page { height:700px; width:100%; background-color: background: rgb(210,243,255);
background: linear-gradient(4deg, rgba(210,243,255,1) 7%, rgba(255,255,255,0.8326681014202556) 71%);}
.wlogo { display:block; }
.wlogo img{ border:none; width:40%; margin-top:20px; }
.row:before,.row:after{display:table;content:" "}
.row:after{clear:both}.row:before,.row:after{display:table;content:" "}
.row:after{clear:both}
.tagline { text-align:center; color:#000;}
h1, h2, h3{font-weight:100;font-family: 'Roboto', sans-serif;color: #000;margin-top: 0.1em;margin-bottom: 0.5em;line-height: 40px;}
h2 { font-size:30px;}
.text-center { text-align:center; text-decoration:none;}
.copy { color:#000; font-size:14px; }
