/* ==========================================================================
   Blockquote shortcode start styles
   ========================================================================== */
blockquote{
	position: relative;
	display: block;
    margin-left: 53px;

    .qodef-blockquote-text {
        border-left: 4px solid #c8c7c7;
        padding-left: 20px;
        font-weight: 400;
        line-height: 1.5em;
    }
}

/* ==========================================================================
   Blockquote shortcode end styles
   ========================================================================== */