.product-designer-button {
    min-width: 212px;
}
.list-design-button{
    line-height: 40px;
    padding: 0 15px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    background-color: #1b4779;
    border: 1px solid #1b4779;
    margin-bottom: 5px;
}