.quote-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:brightness(.6) blur(1px);transition:all .5s ease}.quote-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.quote-content{position:relative;z-index:2;text-align:center;padding:40px;width:100%}.fade-in{animation:fadeIn .8s ease-in}