@import "general.css";
@import "header.css";
@import "section_1.css";
@import "section_2.css";

.next-block {
   height: 200px;
   border: #ff0000 2px solid;
   padding-top: 100px;
}