/*
Theme Name: Twenty Twenty - Princeton
Theme URI: https://wordpress.org/themes/twentytwenty/
Author: Web Development Services
Author URI: https://wds.princeton.edu
Description: Princeton customization of the default theme for 2020. It takes full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Version: 1.0
Text Domain: twentytwenty
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Template: twentytwenty
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/*
 * CSS tweaks
 */
#site-footer {
	line-height: 1.476;
} 
.footer-site-title {
	font-weight: 700;
} 
#footerlogo a {
  background: url(assets/images/logobar_logo_black.png) no-repeat top right;
  background-size: contain;
  width: 148px;
  height: 42px;
  text-indent: -9999px;
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
}
