/*!
Theme Name: Magic Code
Theme URI: http://underscores.me/
Author: MindProcess
Author URI: https://mindprocess.pt
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: magic-code
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

Magic Code is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

a {
	text-decoration: none;
	color: inherit;
}

a, a:hover, a:active, a:focus {

	outline: 0;
}

ul {
	list-style: disc;
	padding-left: 25px;
	margin-bottom: 25px;
}