﻿using static System.Net.Mime.MediaTypeNames;

body {
    font-family: Arial, sans-serif;
margin: 30px;
line - height: 1.55;
color: #222;
}

.language - selector {
    text - align: right;
    margin - bottom: 20px;
}

.language - selector a {
    margin-left: 10px;
font - weight: bold;
text - decoration: none;
}

h1 {
    font-size: 24px;
margin - bottom: 15px;
}

h2 {
    font-size: 20px;
margin - top: 25px;
border - bottom: 1px solid #ddd;
    padding - bottom: 5px;
}

p {
    margin-bottom: 12px;
}

ul {
    margin-bottom: 15px;
}

li {
    margin-bottom: 6px;
}