36330-vm/assets/css/custom.css
Flatlogic Bot 211f088e27 2.0.0.6
2025-11-26 17:04:05 +00:00

23 lines
305 B
CSS

body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: Georgia, serif;
}
.hero {
background: #1a1a1a;
color: white;
padding: 100px 0;
}
.section {
padding: 60px 0;
}
.footer {
background: #f8f9fa;
padding: 40px 0;
}