/*

1. Add your custom Css styles below
2. Place the this code in your template:

 <link href="css/custom.css" rel="stylesheet">

*/

#scrollDownIcon {
    position: fixed;
    bottom: 50px;
    right: 48%;
    z-index: 1 !important;
}

.mensajes {
    position: fixed;
    top: 100px;
    z-index: 1 !important;
    width: 100%;
}