body .page-header{position:relative;background:var(--white);border-radius:var(--border-radius) var(--border-radius) 0 0;margin-top:200px}body .page-header:after{position:absolute;content:"";box-shadow:0 0 5px var(--dark-gray);border-radius:var(--border-radius) var(--border-radius) 0 0;top:0;left:0;right:0;height:180px;z-index:-1;opacity:.5}
