/*
Theme Name: unifapposgraduacao
Author: ermesonsilva
Description: UNIFAP Theme
Version: 2.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.icon-star .elementor-icon svg{
	height: 20em !important;
}

.title-skills strong{
	font-weight: normal;
	font-size: 18px;
	display: block;
	color: #fff;
}

.box-teacher .elementor-image-box-content{
	padding: 10px 20px 20px 20px;
}

.form-metal button.elementor-button{
	fill: var(--e-global-color-e0338e2);
    color: var(--e-global-color-e0338e2);
    background-image: linear-gradient(76deg, #F9F1F5 0%, #B7C7D0 100%);
    transition-duration: 0.3s;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FBFBFB;
    border-radius: 8px 8px 8px 8px;
}