/*
Theme Name:    Terms of Use - Trident Child Theme
Author:        Disney Custom Applications (CAPPS)
Contributors:  Disney Custom Applications (CAPPS)
Text Domain:   termsofuse
Author URI:    https://gitlab.disney.com/DDM
Version:       1.0.0
Template:      trident-theme
*/


/* ==============================================
   // GTOU-198: Adding css to this file for this product specifically.
** ============================================== */

#menu-footer
{
    font-family: InspireTWDC, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 1;
    text-align: right;
}

#menu-footer ul
{
    list-style-type: none;
}

#menu-footer ul li
{
    display:inline-block;
    padding: 8px;
}

.print-download
{
    text-align: right;
}

.print-download a
{
    padding-left: 20px;
}
