/*
    Theme Name: Nathan Legal LLC
    Theme URI: Theme Url
    Description: A beautifully-simple yet powerful WordPress theme that integrates perfectly with the block editor and plugin. Start amazing websites with blocks today! Install the plugin to add even more page such as testimonials, sharing icons, notices, call to actions, buttons and more.
    Version: 
    Author:  
    Tags: custom header, fixed width, two columns
*/

.modal.fade.text-center.showModal {
	opacity: 1;
	display: block;
}

input.form-control:focus {
    outline: 0 !important;
}