html,body {
    scroll-behavior: smooth;
}

.akta-container{
    max-width: 1340px;
    margin: auto;
    padding: 0 20px;

}