@charset "UTF-8";
@import "footermenu.css";
 
ul.popup ul {
 top: auto !important;
 bottom: 100%;
}
 
ul.popup ul ul {
 bottom: 1px;
}