
.lgs-info {
    min-height: 54px;
}

.lgs-message {
    height: 200px;
    margin-bottom: 20px;
}

.btn-lgs, .btn-lgs:focus, .btn-lgs:hover {
    color: white;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 10px;
    background-color: #445156;
    border: 2px solid #445156;
    min-width: 150px;
}
