.burger {
    width: 35px;
    height: 3px;
    background-color: #FF4842;
    margin: 8px 0;
}