.centerVertically{
margin-top:auto;
margin-bottom:auto;
}
.illustratorStyle{
background-color: #2b1a12;
width: max-content;
padding: 0px 10px !important;
border-width: 4px;
border-style: solid;
border-radius: 4px;
border-color: #f57419;
}
.roundedCorners h3 span{
border-radius: 50px;
}
.shiftLeft h3 b:last-child {
display: none;
}
@media only screen and (max-width: 48em) { }