/*
Theme Name: DW WallPress
Theme URI: http://www.designwall.com/wordpress/themes/dw-wall/
Description: Responsive undesign theme for WordPress
Author: the DesignWall team
Author URI: http://www.designwall.com/
Version: 1.1.7
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, red, white, translation-ready, custom-menu, left-sidebar, flexible-width
*/
body {
    background: #5c95e0; 
}
blockquote {
background: #f7ead7;
    margin: 30px;
    border-radius: 0 .5em 0 .5em;
    border-left: 3px solid #70D1CA;
    font-family: Georgia;
    font-size: 18px;
    text-align: justify;
    padding: 0 20px;
    position: relative;
}
 
blockquote:before {
content: "\2017 \2009";
display: none;
}

.menu {
    font-size: 20px;
    margin-left: 72px;
}