/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://example.com/twenty-sixteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Eliot Lear
 Author URI:   https://www.ofcourseimright.com
 Template:     twentysixteen
 Version:      0.1.0
 License:      None
 License URI:  https://example.com/none
 Tags:         personal, theme
 Text Domain:  twenty-sixteen-child
*/



.tagcloud a {
  border: none;
  margin: 0;
  padding: 0;
}

.tagcloud a:hover,
.tagcloud a:focus {
  border: none;
}

.site-description {
        color: #686868;
        font-size: 13px;
        font-size: 0.8125rem;
        font-weight: 400;
        line-height: 1.1769230769;
        margin: 0.538461538em 0 0;
}

.entry-content ul, entry-summary ul, comment-summary ul, .entry-content ol, .entry-summary ol, .comment-content ol {
    margin-left: 25px;
}
