#description-pasta{
    font-size: 16px;
    color: white;
    text-align: center;
    margin: 10px 30px 20px 30px;
    padding: 5px;
    background-color:#e03131 ;
    border-radius: 25px;
    border: solid 3px rgb(29, 27, 27);
    line-height: 25px;
}
#title-part-special{
    font-size: bold;
    color: black;
    text-align: center;
    margin: 0 30px 10px 30px;
    padding: 5px;
    line-height: 30px;
}