@charset "UTF-8";
:root {
    --main-bgcolor:#265b91;
    --main-color:#fff;
    --secondary-bgcolor:#00acc4;
    --secondary-color:#fff;
}