/*body.index  header[role="branding"] h1, body.thanks  header[role="branding"] h1 {display:none;}*/
header[role="branding"] {height:80px;}
h1,h2,h3,h4,h5,h6 {font-family:Helvetica !important;}

body, html {height:100%;}
body {
  font-family:Helvetica !important;
}

#yes-no {width:auto;height:auto;font-size:20px;line-height:1.5;padding:0;margin:0;font-family:Helvetica !important;text-align:center;}
  #yes-no a {color:#fff;text-decoration:none;display:inline;width:auto;height:100%;-webkit-transition:color .2s linear;}
    #yes-no a:hover {color:#000;}
  #yes-no li {display:inline-block;background:rgba(0,0,0,.2);list-style:none;margin:0;width:20%;float:none;padding:20px;padding-left:120px;-webkit-border-radius:12px;text-align:right;}
    #yes-no li:first-child {padding-right:120px;padding-left:20px;text-align:left;float:none;}
#yes-no li span {font-size:48px;display:block;text-transform:uppercase;line-height:1;font-weight:bold;font-family:Helvetica;}
