/* Start custom CSS */.bs-example{
    	margin: 20px;
    }
    .modal-content iframe{
        margin: 0 auto;
        display: block;
    }
    

    a:hover {
    cursor: pointer;/* End custom CSS */