/**
 * Copyright 2018 BCD Technology
 *
 *  Licensed under the BCD Technology Cloud License, Version 1.0 
 *  (herein after "License"); you may not use this file except in 
 *  compliance with the License. A copy of the License is located at:
 *
 *     https://docs.bcd.cloud/licenses/LICENSE-1.0.txt
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
 *  implied. See the License for the specific language governing 
 *  permissions and limitations under the License.
 */
section {
    margin: 20px;
    padding: 20px;
    border: 1px solid black;
}

section a {
    display: inline-block;
    width: 500px;
    margin: 20px 10px;
}