html{
    scroll-behavior: smooth;
}
:root{

    --main-color:#2d4754;

    --secondary-color:#acb9c2;

    --third-color:#99cccb;

}