/*
Theme Name:     Starter Theme 2.0
Theme URI:      https://med.uth.edu/
Description:    Starter Theme 2.0 - Universal Theme
Author:         Office of Communications: Carlos Gonzalez
Author URI:     http://med.uth.edu/ooc
Version:        1.0.0
Tags: 			Starter Theme 2.0 ORL stylesheet
Template: 		ut-redux

License: 		Open to McGovern Medical School and UTHealth.

/*  call-to-action.php styles */
.call-to-action {
    border: solid 2px #ae6042;
    border-radius: 25px 25px 25px 25px;
    padding: 10px 15px 10px 15px;
}
.call-to-action h3 {
    margin-top: 5px;
}