.shopify {
    margin-bottom: 25px;
    padding: 25px 25px 0 25px;
}
    
.white {
 background-color: #ffffff;
 color: #595959;  
 border-width: 5px;
 border-color: #595959;
}

.white .content {
  background-image: none;
}

.headline {
  font-size:1.3em;
  
}

ul.bullet {

list-style-type: disc;
padding-left:40px;
font-weight:300;
}

#romanlink {
    color: #1fabfc;
    text-decoration: none;
}