.btn-blue {
    width: max-content;
    border: 1px solid #A6CE39;
    border-radius: 10px;
    background: #A6CE39;
    color: white;
}
