.add-to {
    background-color: #E02D44;
    width: 30%;
}

.add-to-btn {
    background-color: #E02D44;
    color: white;
    border: none;
    outline: none;
    font-weight: bold;
    width: 100%;
    height: 50px;
}