﻿.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f9b105;
    /*margin:auto;
    text-align:center;*/
   
}

html {
    /*scroll-behavior: smooth;*/
}


