/* Custom CSS */

.border {
    border: 2px solid #F61A10;
    margin: 5px;
    padding: 5px 15px;
    background-color: #fff
}