/*/*
Theme Name: DC-landingpage v.6.2
Theme URI: http://www.diestelkamp-consulting.de
Author: Diestelkamp Consulting GmbH
Author URI: http://www.diestelkamp-consulting.de
Description: Agentur für kreatives Design und professionelle Optimierung von Webseiten und Onlineshops.
Version: 6.0
License: GNU General Public License v2 or later
License URI: http://www.apache.org/licenses/LICENSE-2.0
Tags: blog
Text Domain: DC-landingpage
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*
section {border-bottom: 2px solid #000;}
.container {border: 1px solid #ddd;}
.columns {border: 1px dotted #000;}
*/
:target::before {
  content: "";
  display: block;
  height: 400px;
  margin-top: -400px;
  visibility: hidden;
}