.full-border {
    
    border:solid 1px #ccc;
    border-radius:20px;
    margin-bottom:20px;

}

.add-widget-padding {padding:20px;}