.shortcut {
    padding-top : 20px;
}

.puce-container {
    padding: 15px;
}

.puce-icon {
    width: 60px;
    height: 60px;
    line-height: 68px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.green {
    background: #23ae89!important;
}
.blue {
    background: #2361ae!important;
}
.orange {
    background: #d3a938!important;
}
.red {
    background: #ae2323!important
}