body
{
background: #eee; /* For visibility of elements. */
}
div.progress_shipping {
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
background-color: #e1dfd6;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-sizing: border-box;
color: #505050;
font-family: "DM Sans", Arial, sans-serif;
font-size: px;
14
height: px;
15
line-height: 22px;
margin-bottom: 10px;
margin-top: 10px;
text-align: left;
}