.vertical-text {
    writing-mode: vertical-rl;
    transform: rotate(-180deg);
}
.webcontent-decal-1 {
    color: #ffffff;
    background-color: #ffb700;
    position: absolute;
    text-align: right;
    z-index: 9;
    padding: 10px 3px 10px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    font-style: italic;
    text-transform: uppercase;
    white-space: nowrap;
}
.webcontent-decal-2 {
    color: #ffffff;
    background-color: #ffb700;
    position: absolute;
    text-align: right;
    z-index: 9;
    padding: 10px 3px 10px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    font-style: italic;
    text-transform: uppercase;
    white-space: nowrap;
}
.webcontent-decal-3 {
    color: #ffffff;
    background-color: #004899;
    position: absolute;
    text-align: right;
    z-index: 9;
    padding: 10px 3px 10px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    font-style: italic;
    text-transform: uppercase;
    white-space: nowrap;
}
