/*
Theme Name: Hello Portfolio
Theme URI: https://www.la-source.net
Description: Thème par Thanh Nguyen, basé sur Hello Elementor
Author: Thanh
Author URI: https://www.thanh-nguyen.fr
Template: hello-elementor
Version: 1.0
*/
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 100px;
    position: absolute;
    line-height: 1.45;
    left: -10px;
    top: -30px;
}

div.inverse blockquote:before {
    color: #fff;
}
