body {
            background-color: #083b6b; 
            color: #ffffff;
            font-weight: 450; /* Standard vekt */
            line-height: 1.6;
        }

 h1 {
            font-size: 2.5rem;
        }

        p {
            font-size: 1.1rem;
            line-height: 1.3;
        }
        ul {
            font-size: 1.1rem;
            line-height: 1.3;
        }