/*
Theme Name: Djemaili
Description: Djemaili
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: djemaili
*/

.c-pagefooter__top__nav__main__heading ul { margin-top: .8em; }
.c-pagefooter__top__nav__main__heading ul li a { font-family: "ReplicaLight", sans-serif; text-transform: none; }

.single_page h1,
.single_page h2,
.single_page h3,
.single_page h4 { font-family: "ReplicaLight", sans-serif; color: #0091D7; text-transform: none; margin-top: 0; }
.single_page h1 { font-size: 2.8rem; line-height: 3.5rem; }
.single_page h2 { font-size: 2rem; line-height: 2.8rem; }
.single_page h3 { font-size: 1.5rem; line-height: 2.4rem; }
.single_page h4 { font-size: 1.2rem; line-height: 2rem; }

.karriere_table { margin-top: 50px; }
	.table_row { border-top: 1px solid #ddd; padding: 8px 0; display: flex; justify-content: space-between; }
	.table_data { font-size: 16px; color: #555; }
	.td_1 { padding-left: 8px; width: 30%; }
	.td_2 { width: 25%; }
	.td_3 { width: 25%; }
	.td_4 { width: 20%; }

@media (min-width: 992px) {
	.single_page h1 { font-size: 4.6rem; line-height: 5.8rem; margin-bottom: 5rem; }
	.single_page h2 { font-size: 3.6rem; line-height: 4.8rem; margin-bottom: 5rem; }
	.single_page h3 { font-size: 2.6rem; line-height: 3.8rem; margin-bottom: 3rem; }
	.single_page h4 { font-size: 2.0rem; line-height: 2.8rem; margin-bottom: 2rem; }
}
