
/*# sourceMappingURL=custom.min.css.map */


.solAltDiv {
    position: fixed; /* Ebeveyne göre konumlanır */
    bottom: 0; /* Alt kenara yapışır */
    left: 0; /* Sol kenara yapışır */ 
    color: white;
    padding: 20px;
    font-size: 16px;
    z-index:10000;
}