body {background-color: rgb(34, 40, 49);}
h1   {color: #E5E4E2;}
h2   {color: #737CA1; padding-top: 10px;}
h3 	 {color: #4863A0;}
h4 	 {color: #659EC7;}
p, li, a  {color: #98AFC7;}

.custom-restricted-width {
        /* To limit the menu width to the content of the menu: */
        display: inline-block;
        /* Or set the width explicitly: */
        /* width: 10em; */
}