body {padding-top: 50px;}
rox.img {padding:  0 20px;}
ul {padding: 0;}
li {list-style: none;}
a, h1,h2,h3,h4,h5,h6 {color: rgba(7, 61, 25,.8);}
.logo {margin: 40px;}
.caption {text-align: center;}
.prix {font-size: 2em; color: rgba(7, 61, 25,.8);font-family: 'Trade Winds';}
.glyphicon { font-size: 1.2em; color: rgba(7, 61, 25,.8)}

a.navbar-brand.winds, .winds, h1.winds, .title, .caption h2, .caption h3 {
    font-family: 'Trade Winds', cursive;
    color: rgba(7, 61, 25,.8);
}

.thumbnail>button {
    text-align: center;
    border: 0;
    transition: all 0.3s ease 0s;
}

.thumbnail>button:hover {
  box-shadow: inset 0 0 0 1px seagreen;
}

hr {
    margin-bottom: 20px;
}
.pregunta {
    margin-top: 50px;
}

footer td {
    padding: 1em;
}