/*
Theme Name: Dor
Theme URI: http://dor.mikado-themes.com
Description: A Contemporary Theme for Creative Business
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: dor
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.calltoaction{
	text-align:center;
}

.calltoaction a {
    font-size: 19px;
    font-family: 'Exo';
    font-weight: 600;
    font-variant: all-small-caps;
    font-style: normal;
    display: block;
    border: 1px solid #666;
    padding: 3px 10px 5px;
    border-radius: 5px;
    line-height: 19px;
}

.calltoaction a:hover {
    border: 1px solid #FFF;
}