/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
body {

	background: url(/wp-content/uploads/2026/06/movies-bg.jpg) center center no-repeat fixed;
    background-size: cover;


blockquote {
    border-left-style: none;
    border-left-width: 0;
    font-family: georgia, Times New Roman, times, serif;
    font-size: 1.3em;
    margin: 15px 0;
    padding: 0 0 0 30px;
    position: relative;
}