﻿.pickup-status-btn {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    background-color: #279e3c;
    font-size: 25px;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 32.5px;
    cursor: pointer;
}
