/* * Copyright (c) AXA Group Operations Spain S.A. * * Licensed under the AXA Group Operations Spain S.A. License (the "License"); * you may not use this file except in compliance with the License. * A copy of the License can be found in the LICENSE.TXT file distributed * together with this file. * * 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. */ body.dpn_body { font-family: "Arial"; } h1.dpn_title{ font-size: 20px; margin-bottom: -10px; } h2.dpn_bold{ font-weight: bold; font-size: 1em; text-decoration: underline; } div.dpn_main{ margin-top: 40px; } a.dpn_link{ display: block; margin-bottom: 10px; } .no_icon_ul { list-style-type: none; } .data_privacy_notice_links{ margin-top:40px; } a.dpn_email { display: inline; }