@charset "utf-8";
.artceram-azuley span {
    display: block;
    text-align: right;
    font-style: italic;
    font-size: 110%;
    color: #ed3c46;
    letter-spacing: 1px;
    text-shadow: #000 0 1px;
}
.artceram-azuley strong, .artceram-azuley b {
    letter-spacing: 1px;
}
.artceram-azuley strong{color: #ed3c46;}
.azuley-color {
    text-align: center;
}
.azuley-color div {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 30%;
    margin: 1%;
    font-size: 90%;
    letter-spacing: 2px;
    font-style: italic;
    color: #585858;
    font-weight: 600;
}
.azuley-color div img {
    width: 45%;
    max-width: 180px;
    border-radius: 50%;
    border: #585858 solid 2px;
        margin-bottom: 10px;
}