.ditdw .press-release-date {
    color: #3b3e41;
    font-size: 11px
}

.ditdw .press-release-blurb {
    color: #00afd7;
    font-size: 20px;
    margin-bottom: 20px
}

.ditdw .press-release-text {
    font-size: 16px;
    color: #3b3e41
}

@media (max-width: 480px) {
    .ditdw .press-release-text p {
        overflow: hidden
    }
}

.ditdw .categories a {
    display: block;
    width: 100%
}

@media (max-width: 480px) {
    .ditdw .categories {
        margin-top: 10px
    }
}
.press-release-link{
    margin: 0 auto;
    text-align: center;
}
.ditdw-show p{
    text-align: left !important;
}