/*
Theme Name: Publisher Child
Theme URI: http://betterstudio.com/
Version: 1.0.0
Author: Ctee
Author URI: https://ctee.com.tw/
Template: publisher
*/

.entry-content.single-post-content blockquote,
.single-page-simple-content .entry-content blockquote {
    font-size: 110%;
    background-color: #efefef;
    border-left: none;
    padding: 60px 35px 50px;
    margin: 40px 0 30px 0;
    position: relative;
    text-align: left;
    clear: both
}

.has-text-align-center {
    text-align: center !important;
}

.has-text-align-right {
    text-align: right !important;
}