body {
    background-color: #F39200;
}
#heading img {
    width:150px;
    height:auto;
}
.d-grid {
    margin-top:10px;
}
.btn-success {
    background-color: #25D366;
}
#promos img {
    width:100%;
    height:auto;
    margin-bottom:20px;
} 
#carta {
    text-align: center;
    max-width: 100%;
}
#carta img {
    margin-bottom: 20px;
} 
.text {
    margin-top:10px;
    color:white;
    text-align: center;
}
footer {
    text-align: center;
    font-size: 0.8em;
    color:white;
}