.line-separator {
    height: 3px;
    background: #0c3955;
    border-bottom: 3px solid #48c072;
}

menutext:hover {
    background-color: yellow;
}