body{background-image:url('../images/background-texture.jpg');text-align:center;font-family:'EB Garamond';font-size:22px;background-size:cover;background-repeat:no-repeat;padding-bottom:45px;}

img{max-width:100%;}
h1{font-weight:400;font-size:40px;}
a{text-decoration:none;color:inherit;}
a:hover{text-decoration:underline;}

.white{color:#fff;}
.gold{color:#cca46b;}
a.gold:hover{color:#fff;}
.big-text{font-size:30px;margin:20px 0px;}

#box{width:1030px;margin:0 auto 0 auto;max-width:90%;border:10px solid transparent;border-image-source:url(../images/border-image.png);border-image-slice:100;border-image-width:100px;border-image-outset:0px;border-image-repeat:round;padding:10px;}
#box-wrapper{width:800px;margin:0 auto;max-width:90%;}

#header-logo{width:700px;margin:40px auto 30px auto;max-width:90%;}
#v-separator{margin:40px 0;}

input[type="text"], textarea{border:3px solid #cca46b;width:800px;max-width:95%;border-radius:5px;padding:20px;font-size:25px;color:#cca46b;font-family:'EB Garamond';}
input[type="text"]{height:75px;}
textarea{height:420px;resize:vertical;}
input[type="text"]::placeholder, textarea::placeholder{color:#cca46b;font-family:'EB Garamond';font-size:25px;}
input[type="text"]:focus, textarea:focus{outline:none;}
#button-wrapper{position:relative;background-color:#cca46b;width:325px;max-width:100%;height:60px;margin:0 auto;}
input[type="submit"]{width:310px;max-width:95%;border:1px solid #702b4b;background-color:#cca46b;color:#702b4b;font-family:'EB Garamond';height:46px;margin:7px 0;font-size:25px;}
input[type="submit"]:hover{outline:none;border:1px solid #fff;cursor:pointer;color:#fff;}

#texto-programa{font-size:25px;margin:40px 0;}
#texto-programa i{font-size:40px;margin-right:15px;}

#mensaje-historia-enviada{color:#4CAF50;margin:45px 0;}
#mensaje-historia-error{color:#d20e00;margin:45px 0;}

.esquirlas{width:750px;max-width:75%;}
.top{margin:0 auto -2px auto;}
.bottom{margin:-2px auto 50px auto;}