.rh-stock-box {
    background-color: #fff4e5;
    border: 1px solid #ffa726;
    color: #e65100;
    padding: 12px 16px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
    display: inline-block;
}