
.bg-custom{
background-color:#130f40;
}
.button-fixed{
    bottom: 0;
    position: fixed;
    left: 0;
    float: left;
    border-radius: 4px;
}
.fas{
    cursor: pointer;
    font-size: 24px;
}

